{"id":13621634,"url":"https://github.com/Vencord/Installer","last_synced_at":"2025-04-15T01:33:26.376Z","repository":{"id":62046685,"uuid":"556771238","full_name":"Vencord/Installer","owner":"Vencord","description":"A cross platform gui/cli app for installing Vencord","archived":false,"fork":false,"pushed_at":"2025-02-11T17:20:43.000Z","size":2673,"stargazers_count":540,"open_issues_count":15,"forks_count":96,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-04-14T22:19:46.468Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/Vencord.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},"funding":{"github":"Vendicated"}},"created_at":"2022-10-24T13:37:10.000Z","updated_at":"2025-04-14T11:11:47.000Z","dependencies_parsed_at":"2023-12-25T01:25:13.628Z","dependency_job_id":"1e91ab1f-ebef-4060-83e0-ac84758375c6","html_url":"https://github.com/Vencord/Installer","commit_stats":null,"previous_names":["vendicated/vencordinstaller"],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vencord%2FInstaller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vencord%2FInstaller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vencord%2FInstaller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vencord%2FInstaller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Vencord","download_url":"https://codeload.github.com/Vencord/Installer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248989431,"owners_count":21194585,"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":"2024-08-01T21:01:08.893Z","updated_at":"2025-04-15T01:33:26.357Z","avatar_url":"https://github.com/Vencord.png","language":"Go","funding_links":["https://github.com/sponsors/Vendicated"],"categories":["Go"],"sub_categories":[],"readme":"# Vencord Installer\n\nThe Vencord Installer allows you to install [Vencord, the cutest Discord Desktop client mod](https://github.com/Vendicated/Vencord)\n\n![image](https://user-images.githubusercontent.com/45497981/226734476-5fb42420-844d-4e27-ae06-4799118e086e.png)\n\n## Usage\n\nSee https://vencord.dev/download\n\n## Building from source\n\n### Prerequisites \n\nYou need to install the [Go programming language](https://go.dev/doc/install) and GCC, the GNU Compiler Collection (MinGW on Windows)\n\n\u003cdetails\u003e\n\u003csummary\u003eAdditionally, if you're using Linux, you have to install some additional dependencies:\u003c/summary\u003e\n\n#### Base dependencies\n```sh\napt install -y pkg-config libsdl2-dev libglx-dev libgl1-mesa-dev\ndnf install pkg-config libGL-devel libXxf86vm-devel\n```\n\n#### X11 dependencies\n```sh\napt install -y xorg-dev\ndnf install libXcursor-devel libXi-devel libXinerama-devel libXrandr-devel\n```\n\n#### Wayland dependencies\n```sh\napt install -y libwayland-dev libxkbcommon-dev wayland-protocols extra-cmake-modules\ndnf install wayland-devel libxkbcommon-devel wayland-protocols-devel extra-cmake-modules\n```\n\n\u003c/details\u003e\n\n### Building\n\n#### Install dependencies\n\n```sh\ngo mod tidy\n```\n\n#### Build the GUI\n\n##### Windows / Mac / Linux X11\n```sh\ngo build\n```\n\n##### Linux Wayland\n```sh\ngo build --tags wayland\n```\n\n#### Build the CLI\n```\ngo build --tags cli\n```\n\nYou might want to pass some flags to this command to get a better build.\nSee [the GitHub workflow](https://github.com/Vendicated/VencordInstaller/blob/main/.github/workflows/release.yml) for what flags I pass or if you want more precise instructions\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FVencord%2FInstaller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FVencord%2FInstaller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FVencord%2FInstaller/lists"}