https://github.com/kwaa/todoli
🥔 Yet Another To Do List.
https://github.com/kwaa/todoli
Last synced: over 1 year ago
JSON representation
🥔 Yet Another To Do List.
- Host: GitHub
- URL: https://github.com/kwaa/todoli
- Owner: kwaa
- License: wtfpl
- Created: 2022-08-12T08:53:00.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-19T05:09:37.000Z (over 3 years ago)
- Last Synced: 2025-02-10T10:21:18.818Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://todoli.vercel.app
- Size: 40 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# ToDoLi
🥔 Yet Another To Do List.
## Usage
Visit [todoli.vercel.app](https://todoli.vercel.app)
## Installation
```bash
pnpx dlx degit kwaa/todoli my-todoli
cd my-todoli && pnpm i
```
## License
This work is free, it comes without any warranty. You can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2, as published by Sam Hocevar. See the [COPYING](COPYING) file for more details.