A productivity app that aims to make the management of your time more productive and enjoyable.
No demo yet (will be soon!)
·
Report Bug
·
Request Feature
Table of Contents
A tool that aims to make the management of your daily activities(todos), more natural by visualizing them on a clock instead of list.
Check the wiki tab or click on the link
If you intend to contribute or build from source, these are the steps that you will need to walk through
- Go
- Wails-go
- Node.js ≥ 18
- pnpm
# Clone the repository
git clone https://github.com/thebeddev-code/Schejzuren.git
cd activity-clock
# Install dependencies (choose your package manager)
pnpm install# Start the app
pnpm dev- Fork the repository
- Create a feature branch (
git checkout -b feature/your-feature) - Commit your changes (
git commit -m "Add feature") - Push to the branch (
git push origin feature/your-feature) - Open a Pull Request
This project is licensed under the GPL License. See LICENSE for details.
