Your Weekly Task Manager for Deep Focus.
Try Here: ** https://weeklist.vercel.app**
WeekList transforms the traditional "Running To-do List" into a powerful digital experience. Designed for clarity, it gives you a high-level view of your entire week, helping you manage priorities, track progress, and stay focused on what matters.
- 📅 Weekly Grid View: Visualize your workload. See your week at a glance and move tasks across days effortlessly.
- 🔒 Local-First Approach: Your data stays with you. Import and export your tasks as Markdown files to keep a local backup or move between devices.
- 🖱️ Drag & Drop: Intuitive reordering and rescheduling.
- ⌨️ Hotkeys: Speed up your workflow with keyboard shortcuts for adding, moving, and managing tasks. (Tip: Use
Ctrl+Enterto quick-add!). - 🖨️ Print Optimized: Need a paper copy? WeekList supports clean, organized printing of your weekly schedule.
- 🔗 Sharing: Share a read-only link of your weekly plan with others.
- ✅ Rich Statuses: Go beyond "done". Track tasks as Planned, Completed, Rescheduled, or Cancelled.
- 🪜 Sub-tasks: Organize complex projects with nested steps.
WeekList is built with Next.js and designed to be easy to set up.
- Node.js 18+
-
Clone the repository and install dependencies:
npm install
-
Run Locally:
npm run dev
-
Open http://localhost:9002 to start organizing your week!
This project is licensed under the built-in GPLv3 License.
Built with ❤️ using Next.js, Tailwind CSS, Shadcn UI, and Google Antigravity.