Skip to content

A Windows app designed to help you follow the 20-20-20 rule.

License

Notifications You must be signed in to change notification settings

RoundedInfinity/twenty

Repository files navigation

Twenty 👀

style: very good analysis License: MIT

Twenty is an open source Windows application designed to help you follow the 20-20-20 rule, a simple method to prevent eye strain by taking regular breaks.

Features

  • Visual and audible notifications that remind you to relax your eyes 🏝️
  • Beautiful native design 🎨
  • free and open source 🎉

Screenshots

Screenshot of twenty Screenshot of onboarding

Getting Started

You can download Twenty from the releases.

You can also compile the source code yourself, by following these steps:

  1. Install flutter.
  2. Clone this repository
  3. Run flutter pub get in the app directory
  4. Run flutter run to start the app

Contributing

Contributions are welcome from everyone interested in improving this app.

Especially for porting this app to macOS and Linux help is needed.