You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.7 KiB
1.7 KiB
+++ title = "ずつ (zutsu)" description = "A private minimalist task management app." weight = 32
[taxonomies] tags = ["interactive", "productivity", "web app", "web", "JavaScript"]
[extra] local_image = "projects/zutsu/zutsu_logo.webp" canonical_url = "https://osc.garden/projects/zutsu/" social_media_card = "social_cards/projects_zutsu.jpg" +++
{% wide_container() %} {% end %}
Try it now • GitHub • Blog post
ずつ is a task management web app designed to help you focus on one task at a time. The name comes from 一つずつ which means "one at a time" in 日本語.
Why?
I wanted to replace inflexible calendar events for study sessions with something simple and adaptable. No third-party apps, no cloud sync —just a focused space for task management.
Features
Core
- Task management with drag-and-drop reordering
- Timer with customizable duration for each task
- Private & offline—no accounts, tracking, or server storage
- Import/export task lists (JSON)
Utilities
- Pomodoro timer
- Activity calendar (30-day view)
- Counter & stopwatch
- Note-taking space
- Random choice makers
Quality of life
- Dark and light theme support
- Browser and sound notifications
- Keyboard shortcuts
- Responsive design