{"id":22374647,"url":"https://github.com/blueokiris/wordup-fe","last_synced_at":"2025-03-26T17:32:55.646Z","repository":{"id":244324068,"uuid":"814898003","full_name":"blueOkiris/wordup-fe","owner":"blueOkiris","description":"A conlang word generator","archived":false,"fork":false,"pushed_at":"2024-06-29T14:26:04.000Z","size":7186,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-31T22:49:02.832Z","etag":null,"topics":["clonger","conlang","constructed","cpp","generator","imgui","language","linguistics","word"],"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/blueOkiris.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-06-14T00:15:25.000Z","updated_at":"2024-06-29T14:16:14.000Z","dependencies_parsed_at":"2024-06-28T00:48:52.809Z","dependency_job_id":"ebce38ca-acd5-4027-9db3-adff2d3cbc10","html_url":"https://github.com/blueOkiris/wordup-fe","commit_stats":null,"previous_names":["blueokiris/wordup-fe"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueOkiris%2Fwordup-fe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueOkiris%2Fwordup-fe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueOkiris%2Fwordup-fe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueOkiris%2Fwordup-fe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blueOkiris","download_url":"https://codeload.github.com/blueOkiris/wordup-fe/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245702097,"owners_count":20658540,"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":["clonger","conlang","constructed","cpp","generator","imgui","language","linguistics","word"],"created_at":"2024-12-04T21:18:05.972Z","updated_at":"2025-03-26T17:32:55.566Z","avatar_url":"https://github.com/blueOkiris.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wordup FE\n\n![screenshot](./screenshot.png)\n\n## Description\n\nA conlang word generator\n\nDownload the latest from the Releases section on the right\n\n## Usage\n\nTutorial Video:\n\n![IMAGE ALT](https://img.youtube.com/vi/G9zUSiJPcnM/0.jpg)\n\nThere are six tabs:\n\n1. File Menu\n   - Close the current file and go back to the open file menu\n2. Inventory\n   - Displays an interactive IPA table\n   - Select the sounds for your language\n3. Consonant Categories\n   - Create custom groupings of consonants for use in defining syllable structure (∅ and C are automatically created for you)\n   - Example: Group \"N\" for Nasals contains just /m n etc/ from your inventory\n4. Onset Maker\n   - Select from the consonant groupings to create options for onsets of syllables\n5. Coda Maker\n   - Select from the consonant groupings to create options for codas of syllables\n6. Generate\n   - Select the number of syllables to generate\n   - Use the data from the previous tabs to generate a new word\n\n## Build\n\nNOTE: You don't need to build! You can download a release!!! Linux users need only install SFML and Windows users can use the release directly!\n\nDependencies:\n\n- gcc\n- make (mingw32-make on Windows)\n- OpenGL\n- pkg-config (Linux Only)\n- [SFML \u003c 3.0](https://www.sfml-dev.org/download/sfml/2.6.1/)\n  + Windows users have to download the source bc of the lack of package manager and annoyance of building from source \n    1. Download and extract the root folder (the one with `lib/`, `bin/`, and `include/`) into an \"SFML/\" folder (i.e. there should be an SFML/include/ folder in the repo root directory)\n    2. Copy all the `.dll`s from SFML/bin/ to the root repo directory\n    3. Build like normal\n\nUpdate the submodules: `git submodule update --init --recursive`\n\nRun `make -j\u003cnum cpu processors\u003e` (or `mingw32-make` on Windows)\n\n### Via Docker\n\n```\ndocker build --no-cache -t nonnixos-build nonnixos-build\ndocker run --rm -v $(pwd):/output nonnixos-build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblueokiris%2Fwordup-fe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblueokiris%2Fwordup-fe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblueokiris%2Fwordup-fe/lists"}