{"id":15722012,"url":"https://github.com/remindersdevs/reminders","last_synced_at":"2025-08-20T08:32:23.316Z","repository":{"id":65964474,"uuid":"594895550","full_name":"remindersdevs/Reminders","owner":"remindersdevs","description":"An open source reminder app","archived":false,"fork":false,"pushed_at":"2024-04-26T21:25:06.000Z","size":4819,"stargazers_count":114,"open_issues_count":31,"forks_count":19,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-05-14T03:04:22.757Z","etag":null,"topics":["gnome","gtk4","libadwaita","linux","python","reminders"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/remindersdevs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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}},"created_at":"2023-01-30T00:00:15.000Z","updated_at":"2024-05-13T13:17:49.000Z","dependencies_parsed_at":"2024-10-03T22:03:04.146Z","dependency_job_id":"5f9c1bf6-bfe4-4820-818f-7cee7de74ffd","html_url":"https://github.com/remindersdevs/Reminders","commit_stats":null,"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remindersdevs%2FReminders","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remindersdevs%2FReminders/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remindersdevs%2FReminders/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remindersdevs%2FReminders/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remindersdevs","download_url":"https://codeload.github.com/remindersdevs/Reminders/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230408170,"owners_count":18220974,"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":["gnome","gtk4","libadwaita","linux","python","reminders"],"created_at":"2024-10-03T22:02:48.058Z","updated_at":"2024-12-19T09:07:17.899Z","avatar_url":"https://github.com/remindersdevs.png","language":"Python","readme":"\u003cdiv align=\"center\"\u003e\n\n![Reminders](data/icons/io.github.remindersdevs.Reminders.svg)\n# Reminders, an open source reminder app\n\n\u003ca href=\"https://flathub.org/apps/details/io.github.dgsasha.Remembrance\"\u003e\n    \u003cimg src=\"https://flathub.org/assets/badges/flathub-badge-i-en.png\" width=\"300px\" height=\"100\" alt=\"Download on Flathub\"/\u003e\n\u003c/a\u003e\n\n![screenshot-dark](screenshot-dark.png)\n\n![screenshot-light](screenshot-light.png)\n\n\u003c/div\u003e\n\n## Features\n- Set recurring reminders\n- Schedule notifications\n- Sort, filter, and search for reminders\n- Mark reminders as important or complete\n- Organize reminders using lists\n- Optionally play a sound when notifications are sent\n- Optionally sync with Microsoft To Do\n- Optionally sync with CalDAV servers\n- Import and export ical/ics files\n\n## Translators\nYou can translate Reminders on [Weblate](https://hosted.weblate.org/engage/reminders/), or through GitHub pull requests.\n\n## Manual installation\n\n### Installing dependencies (Flatpak):\n```\nflatpak install flathub org.gnome.Sdk//44\n```\n```\nflatpak install flathub org.gnome.Platform//44\n```\nYou will also need `flatpak-builder`\n\n\n### Building (Flatpak):\n```\nflatpak-builder --user --install --force-clean build-dir flatpak/io.github.remindersdevs.Reminders.yml\n```\n```\nflatpak run io.github.remindersdevs.Reminders.Devel --restart-service\n```\n\n### Dependencies (generic):\n- `PyGObject`\n- `Meson`\n- `Libadwaita`\n- `GLib`\n- `GSound`\n- `WebKitGTK`\n- `python3-msal`\n- `python3-requests`\n- `python3-caldav`\n- `python3-icalendar`\n- `python3-setuptools`\n\n### Building (generic):\n```\nmeson build -Ddevel=true\n```\n```\nninja -C build install\n```\n```\nremembrance --restart-service\n```\n\n## Todo\n- Windows port (Need to look into dbus support on Windows)\n- Add a debug mode and make it easier to get logs\n- Maybe make a GNOME Shell extension that lets you view your reminders (This probably will never happen)\n- Maybe integrate the search with GNOME Shell (Also probably not happening)\n\nIf you want to contribute anything, just open a pull request. Depending on what you are going to contribute, you might want to [email me](mailto:dgsasha04@gmail.com) first. This will let me help you get started and it will also help me make sure that multiple people aren't working on the same feature without knowing it.\n\n## Reminders DBus Service Documentation\nThe documentation can be found [here](REMINDERS_SERVICE.md). You probably will want to select the tag for the latest release of Reminders when looking at the documentation.\n\n## Copying\nReminders is licensed under the terms of the [GNU General Public License, version 3 or later](https://www.gnu.org/licenses/gpl-3.0.txt).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremindersdevs%2Freminders","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fremindersdevs%2Freminders","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremindersdevs%2Freminders/lists"}