Check Done Hub is a minimalist to-do list app that helps you stay organized with zero fuss.
Check Done Hub is designed to be the simplest and most straightforward to-do list manager available. With Check Done Hub, you can effortlessly manage your tasks without any unnecessary complications. This extension provides a clean and intuitive interface, allowing you to focus solely on completing your tasks.
✅ Simple Task Management: Add, edit, and delete tasks easily.
✅ Persistent Data: Your tasks are saved directly in your browser and remain available even after closing the extension.
✅ Minimalist Design: A clean and intuitive interface for distraction-free productivity.
✅ Fast and Lightweight: Optimized for quick access and seamless user experience.
✅ Privacy First: No data is sent or stored on external servers. Everything stays in your browser.
-
Clone the repository:
git clone https://github.com/Gunduz-Medya/checkdonehub.git cd checkdonehub
-
Install dependencies:
npm install
-
Build the project:
npm run build
-
Load into Chrome:
- Go to
chrome://extensions/
- Enable Developer Mode
- Click "Load unpacked"
- Select the
build
folder
- Go to
-
The extension will now be available in your Chrome toolbar.
- Click the Check Done Hub icon in your Chrome toolbar.
- Add new tasks by typing them in the input box.
- Mark tasks as completed with a single click.
- Remove tasks when they are no longer needed.
- Enjoy an organized and productive workflow!
- All data is stored locally in your browser.
- No data is transmitted to external servers.
- Your privacy is fully respected.
Contributions are welcome! If you’d like to contribute to Check Done Hub, please:
- Fork the repository.
- Create a feature branch:
git checkout -b feature/your-feature-name
- Commit your changes:
git commit -m "Add feature: your feature description"
- Push to the branch:
git push origin feature/your-feature-name
- Open a Pull Request.
If you encounter a bug or have a feature suggestion, please open an issue in the Issues tab.
For support or questions, contact:
📬 baris@gunduzmedya.com
- React
- TypeScript
- Tailwind CSS
- Chrome Extension APIs
This project is licensed under the MIT License.
See the LICENSE file for more details.
Developed and maintained by Gündüz Medya.
If you enjoy using Check Done Hub, consider giving the project a ⭐️ on GitHub! 😊🚀