Name | remnd JSON |
Version |
0.1.0
JSON |
| download |
home_page | http://www.github.com/Benjamin-Walker/remnd |
Summary | A python CLI reminder tool. |
upload_time | 2025-09-13 07:04:37 |
maintainer | None |
docs_url | None |
author | Benjamin Walker |
requires_python | >=3.8 |
license | MIT License
Copyright (c) 2025 Benjamin Walker
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
|
keywords |
reminder
cli
notifications
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# remnd
A tiny python CLI reminder app with desktop notifications.
Built for Linux with `systemd` + `notify-send`.
---
## Features
- Add reminders due after a duration (`10m`, `1h30m`, `2d`, …) or at a specific time (`14:30`, `2024-12-31 23:59`, …).
- Desktop toast notifications when reminders are due.
- Auto-repeat reminders (every X minutes/hours/days/weeks/months).
- Mark reminders complete; repeating ones roll forward automatically.
- Background timers via `systemd`:
- **Minute timer** → checks for newly due reminders.
- **Daily re-notify** → reminds again every 24h until done.
- **Login catch-up** → shows all overdue reminders at login.
- Simple `sqlite3` backend stored under `~/.local/state/remnd/`.
Raw data
{
"_id": null,
"home_page": "http://www.github.com/Benjamin-Walker/remnd",
"name": "remnd",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "reminder, cli, notifications",
"author": "Benjamin Walker",
"author_email": "mail@benwalker.co.uk",
"download_url": "https://files.pythonhosted.org/packages/36/94/5591a7c33f3e8224aab44cf0aa66174a6c01c70e0d5cd908da26bf96e05f/remnd-0.1.0.tar.gz",
"platform": null,
"description": "# remnd\n\nA tiny python CLI reminder app with desktop notifications. \nBuilt for Linux with `systemd` + `notify-send`.\n\n---\n\n## Features\n\n- Add reminders due after a duration (`10m`, `1h30m`, `2d`, \u2026) or at a specific time (`14:30`, `2024-12-31 23:59`, \u2026).\n- Desktop toast notifications when reminders are due.\n- Auto-repeat reminders (every X minutes/hours/days/weeks/months).\n- Mark reminders complete; repeating ones roll forward automatically.\n- Background timers via `systemd`:\n - **Minute timer** \u2192 checks for newly due reminders.\n - **Daily re-notify** \u2192 reminds again every 24h until done.\n - **Login catch-up** \u2192 shows all overdue reminders at login.\n- Simple `sqlite3` backend stored under `~/.local/state/remnd/`.\n\n",
"bugtrack_url": null,
"license": "MIT License\n\nCopyright (c) 2025 Benjamin Walker\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
"summary": "A python CLI reminder tool.",
"version": "0.1.0",
"project_urls": {
"Homepage": "http://www.github.com/Benjamin-Walker/remnd"
},
"split_keywords": [
"reminder",
" cli",
" notifications"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "903d5e2bbb57459b3f17c0b597ee24f890ee873257f184db9f4fd0702efd9dcf",
"md5": "f8f44b275aa79f9ef0fac8953d7acf1b",
"sha256": "497c654033a7d859d5c5d3422e8bf158beb6065b5cd270a2ebe364cfea09fba7"
},
"downloads": -1,
"filename": "remnd-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f8f44b275aa79f9ef0fac8953d7acf1b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 10433,
"upload_time": "2025-09-13T07:04:36",
"upload_time_iso_8601": "2025-09-13T07:04:36.143725Z",
"url": "https://files.pythonhosted.org/packages/90/3d/5e2bbb57459b3f17c0b597ee24f890ee873257f184db9f4fd0702efd9dcf/remnd-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "36945591a7c33f3e8224aab44cf0aa66174a6c01c70e0d5cd908da26bf96e05f",
"md5": "f862c408ba922e9026fd964b63943cbf",
"sha256": "8c0f858ef4ba032775f1c104a6c5f4a4ad7542df5868c58dcfe9a6b32d59e372"
},
"downloads": -1,
"filename": "remnd-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "f862c408ba922e9026fd964b63943cbf",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 8634,
"upload_time": "2025-09-13T07:04:37",
"upload_time_iso_8601": "2025-09-13T07:04:37.284732Z",
"url": "https://files.pythonhosted.org/packages/36/94/5591a7c33f3e8224aab44cf0aa66174a6c01c70e0d5cd908da26bf96e05f/remnd-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-09-13 07:04:37",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Benjamin-Walker",
"github_project": "remnd",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "remnd"
}