mirror of
https://codeberg.org/vyn/mirai.git
synced 2025-07-05 11:13:18 +00:00
Update images and readme.md
This commit is contained in:
parent
e608a4afcc
commit
ba438608f8
3 changed files with 3 additions and 11 deletions
14
README.md
14
README.md
|
@ -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).
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
|
||||
## Download
|
||||
|
||||
You can download Mirai from the [releases page](https://codeberg.org/vyn/mirai/releases).
|
||||
|
||||
Currently only `Linux (x86_64)` is officially supported.
|
||||

|
||||
|
||||
## 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
BIN
images/calendar.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 297 KiB |
BIN
images/tasks.png
Normal file
BIN
images/tasks.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 179 KiB |
Loading…
Add table
Add a link
Reference in a new issue