Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.39 KB

README.md

File metadata and controls

38 lines (25 loc) · 1.39 KB

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.