Amine – Prevents you from switching 100s of Browser Tabs

The web content features a distraction blocking application called amine, which allows users to customize Pomodoro sessions, block distractions like key combinations and mouse movement, enforce fullscreen mode on chosen websites, and exit using a specific key combination. The STRICT version of the app does not have an exit mechanism. The application boasts a user-friendly interface built with HTML, Tailwind CSS and utilizes Python with Flask for backend, along with various libraries for functionality like multithreading and low-level input blocking. Users can contribute to the project via Pull Requests, and support is available via email. The app is licensed under the MIT License.

https://github.com/datavorous/amine

To top