{"id":23815987,"url":"https://github.com/luanderfarias/cheep","last_synced_at":"2025-07-02T02:05:13.564Z","repository":{"id":37843548,"uuid":"382692962","full_name":"LuanderFarias/Cheep","owner":"LuanderFarias","description":"One program, lots of functions.","archived":false,"fork":false,"pushed_at":"2022-11-22T23:51:39.000Z","size":55721,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T12:52:22.390Z","etag":null,"topics":["cheep","diy","diy-tool","game-booster","gaming","javascript","keyboard","mechanical-keyboard","pc-booster","rust","stream","streaming","tauri","tauri-app","wallpaper","wallpaper-app","wallpaper-changer","wallpaper-downloader","wallpaper-engine","wallpaperengine"],"latest_commit_sha":null,"homepage":"https://cheep.vercel.app","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LuanderFarias.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-07-03T19:15:24.000Z","updated_at":"2024-05-27T15:56:06.000Z","dependencies_parsed_at":"2022-08-19T20:51:28.003Z","dependency_job_id":null,"html_url":"https://github.com/LuanderFarias/Cheep","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LuanderFarias/Cheep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuanderFarias%2FCheep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuanderFarias%2FCheep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuanderFarias%2FCheep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuanderFarias%2FCheep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LuanderFarias","download_url":"https://codeload.github.com/LuanderFarias/Cheep/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuanderFarias%2FCheep/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263061405,"owners_count":23407606,"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":["cheep","diy","diy-tool","game-booster","gaming","javascript","keyboard","mechanical-keyboard","pc-booster","rust","stream","streaming","tauri","tauri-app","wallpaper","wallpaper-app","wallpaper-changer","wallpaper-downloader","wallpaper-engine","wallpaperengine"],"created_at":"2025-01-02T04:28:39.749Z","updated_at":"2025-07-02T02:05:13.536Z","avatar_url":"https://github.com/LuanderFarias.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cheep\n\nCheep Is a **Multifunctional** program for cleanup, Modify, Boost your computer, Rec And stream your screen and more. Cheep was made to do important functions without need to install a lot of programs. Recently i've started a tech startup so now im not working on cheep alone... im working with \u003ca href=\"https://github.com/nikoidot\"\u003e@nikoidot\u003c/a\u003e.\n\n## Functions\n\n### Bass Boost\n\nThis module cleans the pc memory, lower the graphics and adjusts a lot of other things to make your pc runs at the best performance possible.\n\n### Game Boost\n\nA module that modify (safely) the game archives to make it run with \"custom performance\" the module adjust things like Resolution, RenderDistance, Reflexions, fog, etc...\n\n### Keyboard Module\n\nMaybe you will find this module a joke but... Basically you can test your type speed and make your keyboard sound as a mechanical keyboard... sorry, i liked the idea.\n\n### Wallpaper Module\n\nModule for apply, explore and create static or Animated Wallpapers.\n\n### Dirty Hand\n\nMore like a video platform this module let you watch tutorials of how to modify your pherifericals, create casemod's, teardown consoles, etc...\n\n### Screen Recorder\n\nWell... it's a screen recorder.\n\n### Devmode\n\nModule that gathers a lot of dev tools for developement, including famous api's. Like githubAPI, Devdocs and more...\n\n### Endless\n\nThere's a lot of modules on my head that i want to write on the future. Maybe one day they will see the light of the day.\n\n## Download\nYou can download cheep from releases on the official github repository, microsoft store, snapcraft or on the website.\n- [Github](https://github.com/luanderfarias/cheep)\n- [Microsoft store](https://www.example.com)\n- [Snapcraft](https://www.example.com)\n- [Cheep](https://www.example.com)\n\n## Dev Stuff\n\n### Prerequisites\nRequirements for develop, push and test cheep.\n- [Tauri](https://www.tauri.app)\n- [Microsoft Visual Studio C++ Build Tools](https://visualstudio.microsoft.com/pt-br/visual-cpp-build-tools/)\n- [WebView2 (Evergreen Bootstrapper)](https://developer.microsoft.com/en-us/microsoft-edge/webview2/#download-section)\n- [Rust](https://www.rust-lang.org/tools/install)\n- [NodeJS](https://nodejs.org/en/)\n\n### Installing\n\n1.Clone the repository\n\n```sh\n  git clone https://github.com/luanderfarias/cheep\n```\n\n2.Cd in the project paste\n\n```sh\n  cd cheep\n```\n\n## Running the tests\n\n### Dev tests\n\n```sh\n  npm run tauri dev\n```\n\n## Built With\n- [Tauri](https://www.tauri.app/) - Main framework\n- [Rust](https://creativecommons.org/) - Used to run the main complex commands on the windows system\n- [NodeJS](https://nodejs.org/en/) - Used to manage packages (npm) and run commands on windows system\n\n## Contributing\n\nPlease read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code\nof conduct, and the process for submitting pull requests to us.\n\n## Authors\n[LuanderFarias](https://github.com/LuanderFarias) - *Idealized and created cheep.*\n\nSee also the list of\n[contributors](https://github.com/luanderfarias/cheep/contributors)\nwho participated in this project.\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE.md) - see the [LICENSE](LICENSE) file for\ndetails\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluanderfarias%2Fcheep","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluanderfarias%2Fcheep","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluanderfarias%2Fcheep/lists"}