Note
This Project is a work in progress and is not suitable to be used at this moment.
Star the repository for progress and preview release updates.
A Personal Task Assistant web application designed to improve productivity with automated Scheduling, Organization and Notes with support for optional AI assistance.
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.
npm run build
# or
yarn build
# or
pnpm build
# or
bun build
- Automated Task scheduling with a context aware Scheduling Algorithm.
- Simple and clean Interface with easily approachable user Experience.
- Key Analytics and Improvement Suggestions.
- Task Tracking with Timer Support.
- Completely Private on device Data Management.
- Long Notes and Memories to keep task with their related information.
- Integration with third party calendars (Needs API)
- CPU: 1.5 GHz or faster
- RAM: 4 GB or more
- Storage: 512 MB or more (dependent on data storage needs)
- Operating System: Windows, macOS, or Linux
- Node.js version: 16.x or higher
- Package Manager: npm, yarn, pnpm, or bun