Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evasquare/hali
Straightforward todo app with its own data format.
https://github.com/evasquare/hali
dataformat desktop-app todo
Last synced: 7 days ago
JSON representation
Straightforward todo app with its own data format.
- Host: GitHub
- URL: https://github.com/evasquare/hali
- Owner: evasquare
- License: mit
- Created: 2024-07-20T12:30:13.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-10-18T07:37:32.000Z (4 months ago)
- Last Synced: 2024-11-25T01:12:50.665Z (2 months ago)
- Topics: dataformat, desktop-app, todo
- Language: Svelte
- Homepage:
- Size: 588 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hali
Hali is a straightforward todo app where the app data is stored in a simple text format. It also lets you set your custom file path.
```hali
- [] Learn about ARM Assembly
- [] Refactor my automation scripts
- [x] Make a Figma draft
```