Caldis MOS
Mac Mouse Fix
Rectangle
LinearMouse
Smooze
SteerMouse
Scroll Reverser
SensibleSideButtons
Micro Python
Thonny
Invent With Python
Numba
Cliprun
Nim (programming language)
PlatformIO
Zig
People who frequently switch between multiple input devices or require precise mouse control for tasks like gaming, design work, or productivity applications might find Caldis MOS particularly beneficial.
Caldis MOS might be a bit more popular than Micro Python. We know about 91 links to it since March 2021 and only 84 links to Micro Python. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
You could use Mos, which also has the advantage that smooth scrolling works the same in every app (speed, acceleration etc) https://mos.caldis.me/. - Source: Hacker News / 4 months ago
I frequently came across this, but it doesn't work for iPadOS so I never tried it, maybe it would work for you: https://mos.caldis.me/. - Source: Hacker News / about 1 year ago
Only with hardware acceleration turned off. Which in my experience causes a stuttery and laggy experience which can hardly be described as "smooth". If you really want to use MacOS's smooth scrolling, use MOS (https://mos.caldis.me) and get a beefy Mac because the base models will stutter like I mentioned. - Source: Hacker News / over 1 year ago
There is also Mos, it is a bit smoother in my experience: https://mos.caldis.me/. - Source: Hacker News / about 2 years ago
It looks like this competes with Mos.app[0]. Honestly, I'm not sure how folks use non-magic mice without this. [0]: https://mos.caldis.me. - Source: Hacker News / about 3 years ago
Reasonably, that language is MicroPython [1] which is the special pared-down version of Python for memory-constrained embedded targets. [1]: https://micropython.org/. - Source: Hacker News / 7 months ago
In this post, we’ll walk through how to use MicroPython on the popular ESP8266 microcontroller to stream sensor data (like temperature and humidity) directly to a real-time web dashboard — no cloud platform, no third-party services, and no cost beyond your WiFi and coffee. - Source: dev.to / 11 months ago
Welcome to the world of MicroPython, an efficient and lightweight implementation of Python 3 that runs directly on microcontrollers like the ESP32. This blog post is a deep dive into building a real-world smart sensor project in under 15 minutes using MicroPython – no Arduino IDE, no C++, and no nonsense. - Source: dev.to / 11 months ago
I'll link to it because many people don't know a version of Python runs on microcontrollers: https://micropython.org/. - Source: Hacker News / over 1 year ago
I'm personally working on something like this for the ESP32, but written on top of micropython [1]. A few things are written in C such as the display driver, but otherwise most things are in micropython. We chose the T-Watch 2020 V3 microphone variant as the platform [2]. Our objective is to build a modern PDA device via a mostly stand-alone watch that can be synced across devices (initially the Linux desktop). We... - Source: Hacker News / over 1 year ago
Mac Mouse Fix - A simple way to make your 3rd party mouse better.
Thonny - Python IDE for beginners
Rectangle - Window management app based on Spectacle, written in Swift.
Invent With Python - Learn to program Python for free
LinearMouse - LinearMouse is a free and open-source utility for macOS which aims to improve the experience and functionality of third-party mice.
Numba - Numba gives you the power to speed up your applications with high performance functions written...