All Projects → felixwiemuth → SimpleReminder

felixwiemuth / SimpleReminder

Licence: other
Efficient creation of simple reminders on Android.

Programming Languages

kotlin
9241 projects
java
68154 projects - #9 most used programming language
HTML
75241 projects
shell
77523 projects

Projects that are alternatives of or similar to SimpleReminder

Launcher
🚀 A distraction-free minimal homescreen for Android.
Stars: ✭ 116 (+314.29%)
Mutual labels:  efficiency, android-app
WALLS
Flutter Wallpaper service app
Stars: ✭ 23 (-17.86%)
Mutual labels:  android-app
linux-android-backup
Back up your device without vendor lock-ins, using insecure software or root. Supports encryption and compression out of the box. Works cross-platform.
Stars: ✭ 119 (+325%)
Mutual labels:  android-app
flutter todos
A cross platform todo list app using flutter, sqlite etc. If you read the code, you will understand how to create simple elegant mobile app using Flutter and Dart language.
Stars: ✭ 60 (+114.29%)
Mutual labels:  android-app
YouP3
Android app for downloading media from YouTube with 4K Support (Beta)
Stars: ✭ 51 (+82.14%)
Mutual labels:  android-app
Tsunami-Bomber-Android
A free to use OTP & Call flooding android application with unlimited sending capability.
Stars: ✭ 46 (+64.29%)
Mutual labels:  android-app
desktop-application
Electron-based desktop time tracker for Cattr
Stars: ✭ 38 (+35.71%)
Mutual labels:  efficiency
dev-feed
Flutter-based mobile app displaying a list of daily curated content from top engineering blogs and articles. Backed by a GraphQL-based API written in Kotlin..
Stars: ✭ 20 (-28.57%)
Mutual labels:  android-app
cis-android
Christ In Song Android App
Stars: ✭ 26 (-7.14%)
Mutual labels:  android-app
Android-MonetizeApp
A sample which uses Google's Play Billing Library and it makes In-app Purchases and Subscriptions.
Stars: ✭ 149 (+432.14%)
Mutual labels:  android-app
Avi
🎬 Pocket online cinema for Android (Deprecated)
Stars: ✭ 18 (-35.71%)
Mutual labels:  android-app
Sarrafi
💵 Exchange price application for android
Stars: ✭ 49 (+75%)
Mutual labels:  android-app
BottomNavArchDemo
The demo project for Bottom Navigation with Navigation Architecture Components article
Stars: ✭ 53 (+89.29%)
Mutual labels:  android-app
HistoryOfMe
Your own personal diary.
Stars: ✭ 50 (+78.57%)
Mutual labels:  android-app
Android-Kotlin-MVVM-Template
[In progress...] Chat APP | MVVM + Clean Architecture | Kotlin, LiveData, Koin, Databinding, Navigation Fragments, Rx, Room, Crashlytics, Circle CI config, commons classes for UI.
Stars: ✭ 314 (+1021.43%)
Mutual labels:  android-app
USB Mass Storage Enabler
An app to mount memory card like pen drive
Stars: ✭ 32 (+14.29%)
Mutual labels:  android-app
OpenRedmine
Open Redmine
Stars: ✭ 81 (+189.29%)
Mutual labels:  android-app
rust android ios
Android / iOS app with shared Rust logic
Stars: ✭ 182 (+550%)
Mutual labels:  android-app
xkcdViewer
A beautiful xkcd viewer app written with Flutter
Stars: ✭ 60 (+114.29%)
Mutual labels:  android-app
restler
Restler is a beautiful and powerful Android app for quickly testing REST API anywhere and anytime.
Stars: ✭ 120 (+328.57%)
Mutual labels:  android-app

Simple Reminder

Get it on F-Droid

About

Do you know the feeling when something crosses your mind you certainly want to remember to do later? An alarm is the best solution you know of? Then you haven't come across SimpleReminder yet!

This app lets you set up a reminder in very few steps:

  1. Click "Add Reminder" on your home screen or use the Quick Settings Tile
  2. Select a time, enter a message
  3. Click OK

The reminder is saved and will pop up at the time set.

Project status

SimpleReminder is currently under development, and new features are added continuously. Your feedback is welcome!

Features

  • Specific launcher icon and Quick Settings tile (Android 7.0+) to directly reach the "Add Reminder" dialog
  • Easily add a reminder within the next 24 hours by using a clock widget
  • Choose a custom date for a reminder with +/- buttons or in a calendar
  • When a reminder is due, a notification is shown (customizable via notification settings)
  • Clear breakdown on due, upcoming and past reminders
  • Reschedule or edit a reminder by clicking on the notification or its entry in the list
  • Nagging reminders: repeat notifications in a given interval until dismissed

Planned features

See the issues for more detailed descriptions of some planned features. You are welcome to comment and make suggestions − early feedback can help improve a feature before changes become more difficult!

  • Create templates to quickly add frequent reminders
  • Access templates with specific launcher icons
  • Individual notification settings (including sound, vibration, LED) for each reminder (multiple notification channels on Android 8+)
  • Recurring reminders: repeat every day/week/month/year (#20)
  • Advanced possibilities to choose reminder time (discussion)
    • Choose time relatively (e.g. "in one hour")
    • Use text input to specify time and date directly from the description text field
  • Auto complete reminder text based on previous reminders / suggestions of templates
  • Add media to reminders: take a photo, record a sound, ... − it will be shown in the notification!
  • Sharing of reminder content
  • Add reminders by selecting text anywhere (context menu) or via sharing a text, photo, ...
  • Automatic deletion of old reminders after a customizable time
    • Option to delete reminders directly on dismiss
  • Support of different languages (with choice), including local date formats

And much more!

Feedback

If you discover a problem, please create a bug report. Search existing issues first!

If you have suggestions, want to ask a question or just have general feedback, visit the discussions. Looking forward to hear from you!

If you have a concrete suggestion, you can also file a feature request directly.

In any case, first check the list of planned features above, the discussions and existing feature requests and planned features for related topics.

Contributing

If you have ideas on how to improve SimpleReminder, you are welcome to contribute. There are several ways you can contribute:

  • Share your ideas (see "Feedback")
  • Help with graphics design (more information follows)
  • Implement features or maintain code (see Contributing for more information)
  • Translate SimpleReminder (please wait until the app has reached a more complete state)

For a list of contributors, see CONTRIBUTORS.md.

License

Copyright (C) 2018-2022 Felix Wiemuth and contributors

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, either version 3 of the License, or
any later version.

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.  If not, see <http://www.gnu.org/licenses/>.

This program includes third party software which is licensed under their own terms. See LICENSE.md for details regarding licenses.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].