{"id":21111400,"url":"https://github.com/crgimenes/internet_time","last_synced_at":"2025-03-14T09:42:47.121Z","repository":{"id":238943182,"uuid":"797766017","full_name":"crgimenes/internet_time","owner":"crgimenes","description":"Swatch Internet Time","archived":false,"fork":false,"pushed_at":"2024-08-02T09:20:44.000Z","size":6,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"trunk","last_synced_at":"2025-01-21T04:13:59.885Z","etag":null,"topics":["c","internet-time","joke","retro"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/crgimenes.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":"2024-05-08T13:26:29.000Z","updated_at":"2024-12-17T09:26:30.000Z","dependencies_parsed_at":"2024-05-09T03:23:30.519Z","dependency_job_id":"aa521980-a108-46e1-8c8d-d508307f515b","html_url":"https://github.com/crgimenes/internet_time","commit_stats":null,"previous_names":["crgimenes/internet_time"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crgimenes%2Finternet_time","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crgimenes%2Finternet_time/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crgimenes%2Finternet_time/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crgimenes%2Finternet_time/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crgimenes","download_url":"https://codeload.github.com/crgimenes/internet_time/tar.gz/refs/heads/trunk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243558465,"owners_count":20310571,"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":["c","internet-time","joke","retro"],"created_at":"2024-11-20T01:03:59.814Z","updated_at":"2025-03-14T09:42:47.092Z","avatar_url":"https://github.com/crgimenes.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Swatch Internet Time Calculator\n\nThis C program calculates Swatch Internet Time, a revolutionary concept introduced by Swatch that changed how people measure time. ;) \n\nInternet Time divides the day into 1000 'beats', abolishing time zones and providing a universal time for everyone.\n\n## Features\n\n- Calculates the current beat (@) based on Internet Time\n- Portable and lightweight\n- Easily integrates with your status bar, tmux, and more\n\n## Getting Started\n\n### Prerequisites\n\nTo compile the program, you need to have a C compiler (like GCC or Clang) installed on your system.\n\n### Compilation\n\nYou can compile the program using the provided `Makefile`. Simply run:\n\n```bash\nmake\n```\n\nAlternatively, you can compile it manually:\n\n```bash\ngcc -o internet_time main.c\n```\n\n### Usage\n\nOnce compiled, you can run the program to get the current Internet Time:\n\n```bash\n./internet_time\n```\n\n### Integration with tmux\n\nYou can display the current Internet Time on your tmux status bar by adding this line to your `.tmux.conf`:\n\n```tmux\nset-option -ag status-right ' #[fg=white,bg=default]#(internet_time)'\n```\n\nMake sure `internet_time` is in your system's *PATH*.\n\n## Contributing\n\nContributions are welcome! Follow these steps to contribute:\n\n1. Fork the repository.\n2. Create a new branch (`git checkout -b feature-branch`).\n3. Commit your changes (`git commit -m 'Add new feature'`).\n4. Push to the branch (`git push origin feature-branch`).\n5. Open a Pull Request.\n\n## License\n\nThis project is licensed under the BSD 3-Clause License. See the [LICENSE](LICENSE) file for details.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrgimenes%2Finternet_time","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrgimenes%2Finternet_time","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrgimenes%2Finternet_time/lists"}