{"id":25904464,"url":"https://github.com/toasterbirb/seedsplit","last_synced_at":"2025-03-03T04:26:27.216Z","repository":{"id":114151499,"uuid":"448690059","full_name":"Toasterbirb/SeedSplit","owner":"Toasterbirb","description":"[MIRROR] Simple timer with splits, useful for speedrunning","archived":false,"fork":false,"pushed_at":"2023-11-17T14:37:08.000Z","size":5981,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-11-17T15:57:25.822Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","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/Toasterbirb.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}},"created_at":"2022-01-16T22:36:23.000Z","updated_at":"2023-11-12T09:02:09.000Z","dependencies_parsed_at":"2023-11-17T16:10:49.878Z","dependency_job_id":null,"html_url":"https://github.com/Toasterbirb/SeedSplit","commit_stats":null,"previous_names":[],"tags_count":2,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toasterbirb%2FSeedSplit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toasterbirb%2FSeedSplit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toasterbirb%2FSeedSplit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toasterbirb%2FSeedSplit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Toasterbirb","download_url":"https://codeload.github.com/Toasterbirb/SeedSplit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241607794,"owners_count":19989968,"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":[],"created_at":"2025-03-03T04:26:26.689Z","updated_at":"2025-03-03T04:26:27.195Z","avatar_url":"https://github.com/Toasterbirb.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SeedSplit\nSimple timer with splits, useful for speedrunning\n\n![Screnshot](./screenshot.png)\n\n## Installation (building)\nYou need to have [Birb2D](https://github.com/Toasterbirb/Birb2D) library installed (version 0.1.1 or possibly the latest commit).\n\n```\nmake -j$(nproc)\n```\n\n## Usage\nJust run the SeedSplit binary in the build directory. Give the name of the chosen split list as the first argument. For example, if you had a splitfile \"taikurin_hattu.splits\", you would run the program like this: `./SeedSplit taikurin_hattu`.\n\nTo start the timer, hit Spacebar. Hitting spacebar again goes to the next split until there are no splits left.\n\nResetting the timer etc. will probably be implemented in the future(tm)\n\n## Adding splits\nSplit files go to ~/.config/SeedSplit\n\nFor example: ~/.config/SeedSplit/taikurin_hattu.splits\n\nOne split per line. Example (check the screenshot for reference):\n```\nPiisamirotta\nKakun koristelu\nHemulin kukat\nViljonkan talo\nHattivattien saari\nMuumipapan muistelmat\nNipsun luola\nTiuhti ja Viuhti\nNuuskamuikkusen teltta\nTaikuri\n```\n\n## Configuration\nYou can configure the program by editing a config.ini file located at ~/.config/SeedSplit. It's not created automatically, so you will need to create the file if you want to change something.\n\nHere is an example configuration file:\n```\n[Theme]\nFont = /usr/share/fonts/TTF/mononoki-Bold.ttf\nTimerSize = 32\nSplitSize = 20\nSplitSpacing = 1\n\n; RGB color values for the current split highlighting\nCurrentSplitR = 255\nCurrentSplitG = 1\nCurrentSplitB = 155\n```\n\nThis configuration would result in SeedSplit looking like this\n![Configured SeedSplit](./screenshot2.png)\n\n\n## External libraries\n- [inipp](https://github.com/mcmtroffaes/inipp)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoasterbirb%2Fseedsplit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoasterbirb%2Fseedsplit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoasterbirb%2Fseedsplit/lists"}