Skip to content

A minimalist, gamified focus tracker and productivity companion that rewards your study hours with level-ups and motivation.

License

Notifications You must be signed in to change notification settings

schr-0dinger/Noto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Noto

Noto is a minimalist productivity timer and focus tracker built for students, deep workers, and anyone looking to level up their consistency.

🎯 Track your sessions
⏳ Watch your progress grow
🏆 Unlock levels based on total focused hours
📈 View activity streaks and daily averages
💬 Get daily motivation quotes
💎 Climb from Iron to Unobtainium


🚀 Features

  • Timer & Session Tracker
    Log your focused work time by sessions.

  • Dynamic Rank System
    Progress through ranks like Iron → Diamond → Unobtainium based on total hours.

  • Activity Insights
    See your 7-day, 30-day, and all-time average focus stats.

  • Motivational Quotes
    Random inspirational quotes keep you going every day.

  • Streaks
    Maintain your daily momentum with streak counters.


🛠 Tech Stack

  • Frontend: HTML, CSS (Bootstrap 5), Vanilla JS
  • Backend: Node.js, Express
  • Live Stats: JSON storage + custom dashboard
  • Extras: Inspirational Quotes from inspirational-quotes

📦 Installation

git clone https://github.com/yourusername/noto.git
cd noto
npm install
node server.js

Then open http://localhost:3000 in your browser.

✨ Screenshots

🧠 Future Plans

  • Electron desktop version
  • Telegram login & sync
  • GitHub-style activity heatmap
  • Real-time peer study with WebRTC
  • Cloud sync (optional)

📄 License

MIT

🙌 Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.