{"id":23415912,"url":"https://github.com/eightsq/bdayscript","last_synced_at":"2026-05-02T03:09:05.355Z","repository":{"id":141466324,"uuid":"120207388","full_name":"EightSQ/bdayscript","owner":"EightSQ","description":"bash script reading birthdays from csv files","archived":false,"fork":false,"pushed_at":"2018-10-21T00:42:40.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T06:28:43.823Z","etag":null,"topics":["birthdays","database","script","shell"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/EightSQ.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-02-04T17:38:35.000Z","updated_at":"2018-10-21T00:42:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"77d0ecfa-f798-43cd-8701-b60b93f207a8","html_url":"https://github.com/EightSQ/bdayscript","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/EightSQ/bdayscript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EightSQ%2Fbdayscript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EightSQ%2Fbdayscript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EightSQ%2Fbdayscript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EightSQ%2Fbdayscript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EightSQ","download_url":"https://codeload.github.com/EightSQ/bdayscript/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EightSQ%2Fbdayscript/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32521139,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T01:12:54.858Z","status":"online","status_checked_at":"2026-05-02T02:00:05.923Z","response_time":132,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["birthdays","database","script","shell"],"created_at":"2024-12-22T21:28:56.667Z","updated_at":"2026-05-02T03:09:05.335Z","avatar_url":"https://github.com/EightSQ.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bdayscript\n\n## Purpose\nI wanted to create a quick shell script that can be called either via cron or inside a `.bashrc` or `.zshrc`.\n\nThe corresponding `.csv` files should be placed inside the `~/.bdayscript/` directory. The sed-Commands are tailored to read min-one-digit day and month numbers, like e.g. *2/4/00*. \n\n## Setup\n1. Place the `bdayscript.sh` in a nice and warm place, e.g. `~/scripts/` or something.\n2. Create a `~/.bdayscript/` directory.\n3. Create a csv \"database\" in the following form:\n```csv\nSurname;Name;M(M)/D(D)/YY\nDoe;John;12/24/85\n```\n4. Insert a call to the script sinside your `.bashrc` or `.zshrc` file. Alternatively you can also create a similar cronjob.\n```bash\nbash ~/scripts/bdayscript.sh\n```\n5. Never forget a birthday again. \n\n## To-Do\n- [ ] Create a setup agent to manage birthdays in the database.\n- [ ] Add multi-language support.\n\n## Authors\n- EightSQ - *all by himself* - https://electronvo.lt\n\n## License\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feightsq%2Fbdayscript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feightsq%2Fbdayscript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feightsq%2Fbdayscript/lists"}