{"id":24780338,"url":"https://github.com/felipefacundes/alarm-daemon-multilingual","last_synced_at":"2025-03-24T04:20:21.923Z","repository":{"id":274706191,"uuid":"923253618","full_name":"felipefacundes/alarm-daemon-multilingual","owner":"felipefacundes","description":"A powerful and versatile alarm management system for Linux, offering a user-friendly graphical interface and extensive multilingual support.","archived":false,"fork":false,"pushed_at":"2025-02-20T15:48:35.000Z","size":56,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-20T16:30:57.052Z","etag":null,"topics":["alarm","alarm-clock","alarm-script","alarm-system","alarmmanager","alarms","at","calendar","cron","cronie","date","date-time","dates","datetime","fcron","shell-script","shell-scripting","shellscript","shellscripting","shellscripts"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/felipefacundes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2025-01-27T22:31:16.000Z","updated_at":"2025-02-20T15:48:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"4b32bd07-a016-48c1-ac33-21958f39708d","html_url":"https://github.com/felipefacundes/alarm-daemon-multilingual","commit_stats":null,"previous_names":["felipefacundes/alarm-daemon-multilingual"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipefacundes%2Falarm-daemon-multilingual","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipefacundes%2Falarm-daemon-multilingual/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipefacundes%2Falarm-daemon-multilingual/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipefacundes%2Falarm-daemon-multilingual/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/felipefacundes","download_url":"https://codeload.github.com/felipefacundes/alarm-daemon-multilingual/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245207185,"owners_count":20577638,"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":["alarm","alarm-clock","alarm-script","alarm-system","alarmmanager","alarms","at","calendar","cron","cronie","date","date-time","dates","datetime","fcron","shell-script","shell-scripting","shellscript","shellscripting","shellscripts"],"created_at":"2025-01-29T10:21:38.746Z","updated_at":"2025-03-24T04:20:21.907Z","avatar_url":"https://github.com/felipefacundes.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Alarm Daemon Multilingual\n\nA powerful and versatile alarm management system for Linux, offering a user-friendly graphical interface and extensive multilingual support. This script is part of the comprehensive [shell_utils framework](https://github.com/felipefacundes/shell_utils), one of the largest collections of scripts and utilities designed to enhance user experience on Linux systems.\n\n## Features\n\n- **Rich Multilingual Support**: Full interface translation for English, Portuguese, French, German, Romanian, Chinese, Korean, Russian, Hebrew, Arabic, and Spanish\n- **User-Friendly Interface**: Intuitive graphical interface using Zenity for all interactions\n- **Flexible Scheduling Options**:\n  - One-time alarms\n  - Daily repetition\n  - Specific weekday scheduling\n  - 10-minute snooze functionality\n  - Immediate scheduling without root access\n\n- **Advanced Notification System**:\n  - Visual alerts through screen gamma manipulation\n  - Audio alerts using system sounds\n  - Customizable alert messages\n  - Screen flashing for visibility\n  - Volume-controlled sound notifications\n\n- **Enhanced Functionality**:\n  - Custom script/command execution on alarm trigger\n  - File opening capability via xdg-open\n  - Persistent alarm storage in ~/.alarms\n  - User-level daemon operation\n  - Automatic timezone and locale handling\n\n## Installation\n\n```bash\n# Clone the repository\ngit clone https://github.com/felipefacundes/alarm-daemon-multilingual\n\n# Navigate to the project directory\ncd alarm-daemon-multilingual\n\n# Make the script executable\nchmod +x alarm-daemon-multilingual.sh\n```\n\n## Usage\n\nThe script provides three main operation modes:\n\n1. Create a new alarm:\n```bash\n./alarm-daemon-multilingual.sh -c\n```\n\n2. Run the alarm daemon:\n```bash\n./alarm-daemon-multilingual.sh -r\n```\n\n3. Display help:\n```bash\n./alarm-daemon-multilingual.sh -h\n```\n\n## System Requirements\n\n- Linux operating system\n- X11 display server\n- PulseAudio sound system\n- Zenity for GUI dialogs\n- xrandr for screen management\n\n## Privacy and Security\n\n- All alarm data is stored locally in the user's home directory\n- No system-wide installation required\n- No root privileges needed\n- Self-contained execution environment\n- Personal alarm configuration per user\n\n## Integration\n\nThe script seamlessly integrates with standard Linux components:\n- Works with PulseAudio sound system\n- Integrates with X11 display server\n- Uses standard filesystem operations\n- Compatible with all major desktop environments\n- Follows FreeDesktop.org standards\n\n## License\n\nThis project is licensed under GPL-3.0\n\n## Credits\n\nCreated by Felipe Facundes\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n\n## Related Projects\n\nThis script is part of the [shell_utils framework](https://github.com/felipefacundes/shell_utils), which provides a comprehensive collection of utilities and scripts for Linux users.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelipefacundes%2Falarm-daemon-multilingual","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffelipefacundes%2Falarm-daemon-multilingual","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelipefacundes%2Falarm-daemon-multilingual/lists"}