A Nothing OS-inspired progress widget to track how much of the year 2025 has passed — visually and meaningfully.
Minimal. Motivational.
- 🧮 Real-time percentage of the year completed
- 📆 Countdown of days left in 2025
- 🔲 Inspired by Nothing’s design language
- 💻 Ideal for lock screens and home screens
- 🧠 Helps you visualize time passing and stay goal-focused
This widget follows the Nothing Design Language:
- ⬛ Minimal black card background
- ⚪ Dot-matrix pixel font
- 🟩 High-contrast green progress bar
- 🧊 Rounded edges, grid-aligned layout
Don't want to build the project? Just download and install the prebuilt APK:
Make sure to allow "Install from unknown sources" in your device settings if prompted.
Want to run this project on your device or make customizations? Follow these simple steps.
Before you begin, make sure you have the following installed:
- Android Studio (Recommended: Hedgehog or newer)
- Java 17+ installed and configured
- Git installed
git clone https://github.com/your-username/nothing-year-progress-widget.git
cd nothing-year-progress-widget- Open Android Studio.
- Go to File → Open... and select the root
nothing-year-progress-widgetfolder. - Let Gradle sync automatically. If prompted, install any missing SDKs or tools.
- Connect an Android device or start an emulator.
- Press the Run
▶️ button in Android Studio
— or run this command in your terminal:
./gradlew installDebugMade with <3 by uv
