arnellebalane / simple-todo

A browser extension that replaces the new tab page with a simple todo list

Home Page:https://simple-todo.arnelle.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Todo

A Chrome extension that replaces the new tab page with a simple todo list.

Simple Todo

Get the app

Features

  • πŸ‘‰ Manage todo items across three predefined lists
  • πŸŒ’ Dark mode
  • 🎨 Configurable color schemes
  • 🏞 Background images from Unsplash or custom uploaded image
  • πŸ™ˆ Privacy mode
  • 🏷 Custom tags
  • ✨ More features coming soon!

Contributing

Thanks for your interest to contribute to this project! To get started, setup and run this repository on your machine.

git clone https://github.com/arnellebalane/simple-todo.git
cd simple-todo

# Install dependencies
npm ci

# Run local server
npm run dev

# Build for production
npm run build

License

MIT License

About

A browser extension that replaces the new tab page with a simple todo list

https://simple-todo.arnelle.dev

License:MIT License


Languages

Language:JavaScript 66.1%Language:Svelte 28.7%Language:HTML 2.6%Language:CSS 2.1%Language:TypeScript 0.3%Language:Shell 0.1%