Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/roundedinfinity/twenty
A Windows app designed to help you follow the 20-20-20 rule.
https://github.com/roundedinfinity/twenty
20-20-20-rule digital-wellbeing flutter flutter-apps productivity windows-app
Last synced: 3 months ago
JSON representation
A Windows app designed to help you follow the 20-20-20 rule.
- Host: GitHub
- URL: https://github.com/roundedinfinity/twenty
- Owner: RoundedInfinity
- License: mit
- Created: 2024-08-26T15:37:47.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-26T10:37:37.000Z (3 months ago)
- Last Synced: 2024-09-28T14:40:12.630Z (3 months ago)
- Topics: 20-20-20-rule, digital-wellbeing, flutter, flutter-apps, productivity, windows-app
- Language: Dart
- Homepage:
- Size: 2.38 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Twenty 👀
[![style: very good analysis][very_good_analysis_badge]][very_good_analysis_link]
[![License: MIT][license_badge]][license_link]Twenty is an open source Windows application designed to help you follow the [20-20-20 rule](https://www.medicalnewstoday.com/articles/321536), 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](./doc/screenshots/toast.png)
![Screenshot of onboarding](./doc/screenshots/onboarding.png)## Getting Started
You can download Twenty from the [releases](https://github.com/RoundedInfinity/twenty/releases).
You can also compile the source code yourself, by following these steps:
1. Install [flutter](https://flutter.dev/).
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.
[license_badge]: https://img.shields.io/badge/license-MIT-blue.svg
[license_link]: https://opensource.org/licenses/MIT
[very_good_analysis_badge]: https://img.shields.io/badge/style-very_good_analysis-B22C89.svg
[very_good_analysis_link]: https://pub.dev/packages/very_good_analysis