Skip to content
Notifications You must be signed in to change notification settings

billybu10/20-20-20

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5f8dd63 · · Aug 29, 2025

History

2 Commits
Aug 29, 2025
Aug 29, 2025

Repository files navigation

timer_20_20_20

Timer that helps you take care of your eyes, made to help follow 20-20-20 rule(while using a computer, every 20 minutes, take a 20 second break to look at something that is at least 20 ft away from you).

screenshot

Building

First, make sure you have FLutter SDK installed and configured, then run flutter pub get to get the dependencies.

Then, follow steps for your desired platform.

  • Linux:

    Run flutter build linux --release

    Executable can be found in build/x64/linux/release/bundle/timer_20_20_20

  • Android

    Run flutter build apk --split-per-abi --release

    Apks can be found in build/app/outputs/flutter-apk (make sure you choose the right one for your device's architecture)

  • Web

    Run flutter build web --release or flutter build web --wasm --release if you want WebAssembly build

    Files can be found in build/web

  • Windows/MacOS/Ios

    I wasn't able to build those on my machine so you'll have to follow flutter tutorials:

Resorces

Based on this example

Sound Effect by Universfield from Pixabay

Icon uses: