2024-04-10 16:53:18 +02:00
|
|
|
**This is a work in progress**
|
|
|
|
|
|
|
|
# Mirai
|
|
|
|
|
|
|
|
Mirai provides todo lists and calendar views from the same data using a simple syntax.
|
|
|
|
Your data are stored on your device as readable plain text files, you can edit them
|
|
|
|
with whatever you want and sync them using third party software (like Syncthing).
|
|
|
|
|
2024-05-24 14:11:59 +02:00
|
|
|
|
|
|
|

|
|
|
|

|
|
|
|
|
|
|
|
|
2024-04-10 16:53:18 +02:00
|
|
|
## Download
|
|
|
|
|
|
|
|
### Linux
|
|
|
|
|
|
|
|
### Android
|
|
|
|
|
|
|
|
## Build from source
|
|
|
|
|
|
|
|
### Requirements
|
|
|
|
|
|
|
|
### Steps
|
|
|
|
|
|
|
|
## License
|
|
|
|
|
|
|
|
Copyright (C) Vyn 2024
|
|
|
|
|
|
|
|
This program is free software: you can redistribute it and/or modify
|
|
|
|
it under the terms of the GNU General Public License as published by
|
|
|
|
the Free Software Foundation, under version 3 of the License only.
|
|
|
|
|
|
|
|
This program is distributed in the hope that it will be useful,
|
|
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
|
|
GNU General Public License for more details.
|
|
|
|
|
|
|
|
You should have received a copy of the GNU General Public License
|
|
|
|
along with this program in the LICENSE file.
|
|
|
|
If not, see <https://www.gnu.org/licenses/gpl-3.0.txt>.
|
|
|
|
|
|
|
|
## Contributing
|
|
|
|
|
|
|
|
I do **not** accept contribution, however feel free to make suggestions and report issues.
|
|
|
|
|
|
|
|
## Credits
|
|
|
|
|
|
|
|
This software uses free images from Flaticon.com
|