Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomc128/noterly
Simple notification reminders for Android devices
https://github.com/tomc128/noterly
android app flutter notifications
Last synced: 5 days ago
JSON representation
Simple notification reminders for Android devices
- Host: GitHub
- URL: https://github.com/tomc128/noterly
- Owner: tomc128
- License: agpl-3.0
- Created: 2023-01-12T20:16:30.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-28T16:05:08.000Z (10 months ago)
- Last Synced: 2024-08-03T01:17:33.723Z (3 months ago)
- Topics: android, app, flutter, notifications
- Language: Dart
- Homepage: https://noterly.tdsstudios.co.uk
- Size: 36.5 MB
- Stars: 34
- Watchers: 1
- Forks: 2
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Noterly
Simple notification reminders for Android devices.## 📸 Screenshots
![A few screenshots of Noterly](assets/figma/github_readme_showcase.svg)
## 🗞️ Newly Open-Sourced
Noterly is undergoing a transition from being closed-source to open-source. Please hang tight whilst I set up the repository's open source features (such as issues and pull requests).
## 👇🏻 Download
Noterly is available directly on the [Play Store](https://play.google.com/store/apps/details?id=uk.co.tdsstudios.noterly).
Alternatively, APKs will soon be available directly on the GitHub releases page (keep an eye out!).
## 📝 Features
- ✏️ Create reminders with a title and body text
- ⌚ Send reminders instantly, or schedule them for a specific time
- 🪃 Set reminders to repeat with customisable intervals
- 💤 Snooze reminders for a customisable amount of time
- 🏃🏻♀️ Create reminders from a quick settings tile, or share text to Noterly from other apps
- 🎨 Simple Material You UI## 🔗 Links
- Get Noterly on the [Play Store](https://play.google.com/store/apps/details?id=uk.co.tdsstudios.noterly)
- Check out [Noterly's landing page](https://noterly.tdsstudios.co.uk) on the TDS Studios website
- Watch the [YouTube video](https://youtu.be/7qwUOWT9QbA) on how I created Noterly
- Visit my [personal website](https://www.tomchapman.dev) to see what else I'm working on
- If you need, [Noterly's privacy policy](https://www.tdsstudios.co.uk/privacy#noterly) is available on the TDS Studios website## 🌍 Translations
Noterly has now switched to Crowdin to provide translations. You can find the [Crowdin project here](https://crowdin.com/project/noterly). Feel free to contribute!
Noterly is currently available in the following languages:
- English (GB and US)
- French
- Spanish
- German
- Russian
- Ukrainian
- Polish
- Italian## ⚠️ Issues
If you find any bugs or issues, please [open an issue](https://github.com/tomc128/noterly/issues/new) on GitHub.
Familiar with Flutter? Feel free to submit a pull request!