{"id":13622081,"url":"https://github.com/tsoding/sowon","last_synced_at":"2025-04-29T12:15:14.675Z","repository":{"id":49983811,"uuid":"289017176","full_name":"tsoding/sowon","owner":"tsoding","description":"Starting Soon Timer for Tsoding Streams","archived":false,"fork":false,"pushed_at":"2024-11-08T19:55:00.000Z","size":1263,"stargazers_count":259,"open_issues_count":8,"forks_count":31,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-29T12:15:09.149Z","etag":null,"topics":["hacktoberfest","hacktoberfest2020"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tsoding.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,"zenodo":null}},"created_at":"2020-08-20T13:43:11.000Z","updated_at":"2025-04-26T01:40:12.000Z","dependencies_parsed_at":"2024-01-14T04:57:37.246Z","dependency_job_id":"390faf0d-f7b6-4b6c-ab93-c19064a6b897","html_url":"https://github.com/tsoding/sowon","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsoding%2Fsowon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsoding%2Fsowon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsoding%2Fsowon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsoding%2Fsowon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tsoding","download_url":"https://codeload.github.com/tsoding/sowon/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251498956,"owners_count":21598982,"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":["hacktoberfest","hacktoberfest2020"],"created_at":"2024-08-01T21:01:13.743Z","updated_at":"2025-04-29T12:15:14.648Z","avatar_url":"https://github.com/tsoding.png","language":"C++","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"[![Build Status](https://github.com/tsoding/sowon/workflows/CI/badge.svg)](https://github.com/tsoding/sowon/actions)\n\n# Sowon\n\n![demo](./demo.gif)\n\n## Build\n\nDependencies: [SDL2](https://www.libsdl.org/download-2.0.php)\n\n### Debian\n```console\n$ sudo apt-get install libsdl2-dev\n$ make\n```\n\n### MacOS\n\n```console\n$ brew install sdl2 pkg-config\n$ make\n```\n\n### Windows\n\n#### Visual Studio\n\n- Enter the Visual Studio Command Line Development Environment https://docs.microsoft.com/en-us/cpp/build/building-on-the-command-line\n  - Basically just find `vcvarsall.bat` and run `vcvarsall.bat x64` inside of cmd\n- Download [SDL2 VC Development Libraries](https://libsdl.org/release/SDL2-devel-2.0.12-VC.zip) and copy it to `path\\to\\sowon`\n\n```console\n\u003e cd path\\to\\sowon\n\u003e tar -xf SDL2-devel-2.0.12-VC.zip\n\u003e move SDL2-2.0.12 SDL2\n\u003e del SDL2-devel-2.0.12-VC.zip\n\u003e build_msvc\n```\n\n## Usage\n\n### Modes\n\n- Ascending mode: `./sowon`\n- Descending mode: `./sowon \u003cseconds\u003e`\n- Clock Mode: `./sowon clock`\n\n### Flags\n\n- Start in paused state: `./sowon -p \u003cmode\u003e`\n- Exit sowon after countdown finished: `./sowon -e`\n\n### Key bindings\n\n| Key | Description |\n| --- | --- |\n| \u003ckbd\u003eSPACE\u003c/kbd\u003e | Toggle pause |\n| \u003ckbd\u003e=\u003c/kbd\u003e | Zoom in |\n| \u003ckbd\u003e-\u003c/kbd\u003e | Zoom out |\n| \u003ckbd\u003e0\u003c/kbd\u003e | Zoom 100% |\n| \u003ckbd\u003eF5\u003c/kbd\u003e | Restart |\n| \u003ckbd\u003eF11\u003c/kbd\u003e | Fullscreen |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsoding%2Fsowon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftsoding%2Fsowon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsoding%2Fsowon/lists"}