Update images and readme.md

This commit is contained in:
Vyn 2025-07-03 11:25:56 +02:00
parent e608a4afcc
commit ba438608f8
Signed by: vyn
GPG key ID: E1B2BE34E7A971E7
3 changed files with 3 additions and 11 deletions

View file

@ -3,19 +3,12 @@
# Mirai
Mirai provides todo lists using a simple syntax.
Your data are stored on your device as readable plain text files, you can edit them
Simple tasks and calendar app that store all your data as markdown files, you can edit them
with whatever you want and sync them using third party software (like Syncthing).
![Mirai Tasks](https://codeberg.org/vyn/mirai/raw/branch/main/images/tasks.png)
![Mirai Todo](https://codeberg.org/vyn/mirai/raw/branch/main/images/presentation-todo-1.png)
## Download
You can download Mirai from the [releases page](https://codeberg.org/vyn/mirai/releases).
Currently only `Linux (x86_64)` is officially supported.
![Mirai Calendar](https://codeberg.org/vyn/mirai/raw/branch/main/images/calendar.png)
## Build from source
@ -46,7 +39,6 @@ Then you should have a `mirai` executable in the `build` directory you are curre
## To-do
- Add CLI mode for quick adding tasks
- Add support for custom themes
## License

BIN
images/calendar.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 297 KiB

BIN
images/tasks.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 179 KiB