Skip to content

Repository files navigation

Alt text

Todos Chunks

Todos Chunks is a simple, file-based Todo Manager built with Next.js. It’s designed to help you organize tasks efficiently without the overhead of a database. Add tasks, track progress, and visualize your productivity over time.

Features

  • File-Based Storage: No database required. Your todos are stored in simple MD files.
  • Calendar View: See all your tasks on a calendar and plan ahead.
  • Future-Dated Todos: Add tasks to any future date.
  • Progress Tracking: Mark tasks as complete and see your daily progress.
  • GitHub-style: Visualize task completion per day at a glance.
  • Lightweight & Simple: Focused on usability and minimal setup.

Getting Started

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

About

A simple, file-based Todo Manager. Designed to help you organize tasks efficiently. Add tasks, track progress, and visualize your productivity over time.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages