{"id":21230000,"url":"https://github.com/frklan/egg","last_synced_at":"2025-03-15T02:16:40.176Z","repository":{"id":178549486,"uuid":"161055616","full_name":"frklan/egg","owner":"frklan","description":"A bare bones alarm clock/egg timer made in C++.","archived":false,"fork":false,"pushed_at":"2018-12-19T16:59:24.000Z","size":95,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-21T18:11:54.376Z","etag":null,"topics":["cpp","cpp17","sdl2","sdl2-mixer"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/frklan.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":"2018-12-09T15:54:25.000Z","updated_at":"2018-12-19T16:58:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"b2aed09b-f48b-481f-a5ea-42f64262fad2","html_url":"https://github.com/frklan/egg","commit_stats":null,"previous_names":["frklan/egg"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frklan%2Fegg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frklan%2Fegg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frklan%2Fegg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frklan%2Fegg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frklan","download_url":"https://codeload.github.com/frklan/egg/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243672487,"owners_count":20328768,"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":["cpp","cpp17","sdl2","sdl2-mixer"],"created_at":"2024-11-20T23:31:07.320Z","updated_at":"2025-03-15T02:16:40.156Z","avatar_url":"https://github.com/frklan.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# egg\n\nA bare bones alarm clock/egg timer made in C++.\n\nWhile learning C++ I needed a small project; ended up with this. It will actually be kind of usefull timing my eggs..\n\nDefault mode is to fire the alarm at an absolute time, e.g. 12:15:35. Option ````-r```` will switch to relative mode, i.e. ````$ ./egg -r 12:19:00```` sets the alarm to 12 hours, 19 minutes from current time. \n\n## Compiling\n\nYou'll need\n\n- A C++17 compatible clang++ compiler\n- SDL2 (base and mixer package)\n- Boost/Program Options\n\nClone the repo and do the following in the base directory to compile, install and run.\n\n````\n$ make\n$ make install\n$ egg [alarm time]\n```` \n\n## Contributing\n\nContributions are always welcome!\n\nWhen contributing to this repository, please first discuss the change you wish to make via the issue tracker, email, or any other method with the owner of this repository before making a change.\n\nPlease note that we have a code of conduct, you are required to follow it in all your interactions with the project.\n\n## Versioning\n\nWe use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/frklan/egg/tags).\n\n## Authors\n\n* **Fredrik Andersson** - *Initial work* - [frklan](https://github.com/frklan)\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrklan%2Fegg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrklan%2Fegg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrklan%2Fegg/lists"}