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: 12 days ago
JSON representation

Every day is worth remembering...

Awesome Lists containing this project

README

        


Daily You Logo


Daily You


Every day is worth remembering...

Daily You is an app made to store memories of the passing days. Log each day and look back on past moments. Works offline with support for external storage locations. Daily You is inspired by ptrLx's [OneShot](https://github.com/ptrLx/OneShot).

### Features:
- Take daily logs
- Record your mood
- Keep photo memories
- Markdown support
- Reminder notifications
- Search your past logs
- Set custom storage locations

## Screenshots


app screenshot
app screenshot
app screenshot
app screenshot

## Download

[![Downloads](https://img.shields.io/github/downloads/Demizo/Daily_You/total)](https://github.com/Demizo/Daily_You/releases)

[](https://apt.izzysoft.de/fdroid/index/apk/com.demizo.daily_you)
[Get it on GitHub](https://github.com/Demizo/Daily_You/releases/latest)

## 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).

## Contributing
### Translation

[![Translation](https://hosted.weblate.org/widget/daily-you/svg-badge.svg)](https://hosted.weblate.org/engage/daily-you/)

Daily You uses [Weblate](https://weblate.org) to easily manage translation. If you would like to help translate the app, please visit [the Daily You project on Weblate](https://hosted.weblate.org/projects/daily-you/), thank 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.