Skip to content

Angele91/tutto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tutto

Logo!

Yet another To-Do App built with React and Jotai.

Try it out

Features

  • Add, Edit, Delete Tasks
  • Record the time spent on a task
  • Add a description to a task in Markdown
  • Create, Edit, Delete Notes
  • View history of tasks
  • Summary of tasks with time spent on each X time unit
  • Custom fields
  • Custom field filters
  • Task and note templates
  • Projects and workspaces
  • Javascript Modules
  • Pomodoro
  • Electron port
  • Sounds
  • Local Notifications
  • GPT-3 Actions

Getting Started

You can try out Tutto by using the hosted application at tutto.surge.sh.

If you are willing to use the application locally, you can run it by cloning the repository and running a local server.

git clone [email protected]:Angele91/tutto.git
cd tutto
npm install
npm start

Contributing

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

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published