{"id":13550376,"url":"https://github.com/felixwiemuth/SimpleReminder","last_synced_at":"2025-04-03T00:33:48.356Z","repository":{"id":38014456,"uuid":"163451088","full_name":"felixwiemuth/SimpleReminder","owner":"felixwiemuth","description":"Efficient creation of simple reminders on Android.","archived":false,"fork":false,"pushed_at":"2024-08-06T14:40:01.000Z","size":3955,"stargazers_count":60,"open_issues_count":19,"forks_count":10,"subscribers_count":5,"default_branch":"develop","last_synced_at":"2024-11-03T20:35:43.586Z","etag":null,"topics":["android-app","efficiency","remind"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/felixwiemuth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["felixwiemuth"]}},"created_at":"2018-12-28T21:31:12.000Z","updated_at":"2024-10-16T18:18:47.000Z","dependencies_parsed_at":"2024-03-16T20:26:26.964Z","dependency_job_id":"60f88a62-22be-4f80-9951-7ec2c2960c4e","html_url":"https://github.com/felixwiemuth/SimpleReminder","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixwiemuth%2FSimpleReminder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixwiemuth%2FSimpleReminder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixwiemuth%2FSimpleReminder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixwiemuth%2FSimpleReminder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/felixwiemuth","download_url":"https://codeload.github.com/felixwiemuth/SimpleReminder/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246916733,"owners_count":20854511,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android-app","efficiency","remind"],"created_at":"2024-08-01T12:01:32.322Z","updated_at":"2025-04-03T00:33:46.436Z","avatar_url":"https://github.com/felixwiemuth.png","language":"Kotlin","funding_links":["https://github.com/sponsors/felixwiemuth"],"categories":["Kotlin"],"sub_categories":[],"readme":"# Simple Reminder\n[\u003cimg src=\"https://fdroid.gitlab.io/artwork/badge/get-it-on.png\"\n      alt=\"Get it on F-Droid\"\n      height=\"75\"\u003e](https://f-droid.org/packages/felixwiemuth.simplereminder/)\n\n\n## About\nDo 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!\n\nThis app lets you set up a reminder in very few steps:\n\n1. Click \"Add Reminder\" on your home screen or use the Quick Settings Tile\n2. Select a time, enter a message\n3. Click OK\n\nThe reminder is saved and will pop up at the time set.\n\n\u003cp float=\"left\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/felixwiemuth/SimpleReminder/develop/metadata/en-US/images/phoneScreenshots/1_AddReminder_v0.9.10.png\" height=\"400\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/felixwiemuth/SimpleReminder/develop/metadata/en-US/images/phoneScreenshots/2_RemindersList_v0.9.10.png\" height=\"400\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/felixwiemuth/SimpleReminder/develop/metadata/en-US/images/phoneScreenshots/3_Notification_v0.9.10.png\" height=\"400\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/felixwiemuth/SimpleReminder/develop/metadata/en-US/images/phoneScreenshots/4_AddReminderCalendar_v0.9.10.png\" height=\"400\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/felixwiemuth/SimpleReminder/develop/metadata/en-US/images/phoneScreenshots/5_AddReminderDaysAhead_v0.9.10.png\" height=\"400\"\u003e\n\u003c/p\u003e\n\n## Project status\nSimpleReminder is currently under development, and new features are added continuously. Your [feedback](#feedback) is welcome!\n\n\n## Features\n- Specific launcher icon and Quick Settings tile (Android 7.0+) to directly reach the \"Add Reminder\" dialog\n- Easily add a reminder within the next 24 hours by using a clock widget\n- Choose a custom date for a reminder with +/- buttons or in a calendar\n- When a reminder is due, a notification is shown (customizable via notification settings)\n- Clear breakdown on due, upcoming and past reminders\n- **Reschedule** or **edit** a reminder by clicking on the notification or its entry in the list\n- **Nagging reminders**: repeat notifications in a given interval until dismissed\n\n\n## Planned features\nSee the [issues](https://github.com/felixwiemuth/SimpleReminder/labels/Planned%20feature) for more detailed descriptions of some planned features.\nYou are welcome to comment and make suggestions − early feedback can help improve a feature before changes become more difficult!\n\n- Create **templates** to quickly add frequent reminders\n- Access templates with specific **launcher icons**\n- Individual notification settings (including sound, vibration, LED) for each reminder (multiple notification channels on Android 8+)\n- Recurring reminders: repeat every day/week/month/year ([#20](https://github.com/felixwiemuth/SimpleReminder/issues/20))\n- Advanced possibilities to choose reminder time ([discussion](https://github.com/felixwiemuth/SimpleReminder/discussions/16))\n  - Choose time relatively (e.g. \"in one hour\")\n  - Use text input to specify time and date directly from the description text field\n- Auto complete reminder text based on previous reminders / suggestions of templates\n- Add **media** to reminders: take a photo, record a sound, ... − it will be shown in the notification!\n- Sharing of reminder content\n- Add reminders by selecting text anywhere (context menu) or via sharing a text, photo, ...\n- Automatic deletion of old reminders after a customizable time\n  - Option to delete reminders directly on dismiss\n- Support of different languages (with choice), including local date formats\n\nAnd much more!\n\n\n## Feedback\n\nIf you discover a **problem**, please [create a bug report](https://github.com/felixwiemuth/SimpleReminder/issues/new?assignees=\u0026labels=Bug+report\u0026template=bug_report.md\u0026title=).\nSearch [existing issues](https://github.com/felixwiemuth/SimpleReminder/issues?q=is%3Aissue) first!\n\nIf you have **suggestions**, want to ask a **question** or just have **general feedback**, visit the [discussions](https://github.com/felixwiemuth/SimpleReminder/discussions). Looking forward to hear from you!\n\nIf you have a **concrete suggestion**, you can also file a [feature request](https://github.com/felixwiemuth/SimpleReminder/issues/new?assignees=\u0026labels=Feature+request\u0026template=feature_request.md\u0026title=) directly.\n\nIn any case, first check the list of planned features above, the discussions and [existing feature requests and planned features](https://github.com/felixwiemuth/SimpleReminder/issues?q=is%3Aissue) for related topics.\n\n## Contributing\nIf you have ideas on how to improve SimpleReminder, you are welcome to contribute. There are several ways you can contribute:\n- Share your ideas (see \"Feedback\")\n- Help with graphics design (more information follows)\n- Implement features or maintain code (see [Contributing](CONTRIBUTING.md) for more information)\n- Translate SimpleReminder (please wait until the app has reached a more complete state)\n\nFor a list of contributors, see [CONTRIBUTORS.md](CONTRIBUTORS.md).\n\n\n## Donations\nTo support this app, you can donate through the [Sponsor](https://github.com/sponsors/felixwiemuth) button on Github.\n## License ##\n\nCopyright (C) 2018-2024 Felix Wiemuth and [contributors](CONTRIBUTORS.md)\n\n\n    This program is free software: you can redistribute it and/or modify\n    it under the terms of the GNU General Public License as published by\n    the Free Software Foundation, either version 3 of the License, or\n    any later version.\n\n    This program is distributed in the hope that it will be useful,\n    but WITHOUT ANY WARRANTY; without even the implied warranty of\n    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n    GNU General Public License for more details.\n\n    You should have received a copy of the GNU General Public License\n    along with this program.  If not, see \u003chttp://www.gnu.org/licenses/\u003e.\n\nThis program includes third party software which is licensed under their own terms.\nSee [LICENSE.md](LICENSE.md) for details regarding licenses.\n\n\u003c!--  LocalWords:  customizable SimpleReminder Wiemuth\n --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelixwiemuth%2FSimpleReminder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffelixwiemuth%2FSimpleReminder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelixwiemuth%2FSimpleReminder/lists"}