Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Demizo/Daily_You
Every day is worth remembering...
https://github.com/Demizo/Daily_You
Last synced: 5 days ago
JSON representation
Every day is worth remembering...
- Host: GitHub
- URL: https://github.com/Demizo/Daily_You
- Owner: Demizo
- License: gpl-3.0
- Created: 2023-08-05T04:01:03.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-08-10T15:55:09.000Z (3 months ago)
- Last Synced: 2024-08-10T16:38:55.120Z (3 months ago)
- Language: Dart
- Size: 12.3 MB
- Stars: 113
- Watchers: 4
- Forks: 5
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Daily You
Every day is worth remembering...
Daily You is an app made to store memories of the passing days. Log every day and look back on past memories. All logs and photos are stored locally (the app has no internet access) and can be set to custom storage locations. Daily You is inspired by ptrLx's [OneShot](https://github.com/ptrLx/OneShot).
### Features:
- Take daily logs
- Markdown support
- Keep photo memories
- Reminder notifications
- Record your mood
- Search your past logs
- Material You design
- Set custom storage locations
- Json Import/Export
- Photo gallery
- Log calendar## Screenshots
Or download the latest APK from [releases](https://github.com/Demizo/Daily_You/releases).
### Linux (Beta)
Download the latest Appimage from [releases](https://github.com/Demizo/Daily_You/releases). [AppImageLauncher](https://github.com/TheAssassin/AppImageLauncher) recommended.## Migrate From Another App
Are you coming from another app? Daily You supports migration from other apps! If the app you use isn't listed below feel free to request it. **Note:** Imports from some apps may not be one-to-one since Daily You likely has different features/limitations.
### OneShot
Within OneShot's settings, entries can be exported as a JSON file. The JSON file can be directly imported into Daily You by going to `Settings > Import Logs... > OneShot`. Images can be imported by using the `Import Images` option and selecting all of your OneShot photos. Alternatively, you can set your `Image Folder` to be the same folder where OneShot saved its images.
### Daylio
Daylio has a very different set of features from Daily You and as such lacks a one-to-one import. Steps, as well as a helper script, for migrating from Daylio are provided in this repo [daylio-to-daily-you](https://github.com/Demizo/daylio-to-daily-you).
## Development
Daily You is built using Flutter.
- Clone the repo
- Install Flutter dependencies
- Setup with `flutter pub get`## License
This software is free software licensed under the GNU General Public License 3.0.