Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luanderfarias/cheep
One program, lots of functions.
https://github.com/luanderfarias/cheep
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
Last synced: 21 days ago
JSON representation
One program, lots of functions.
- Host: GitHub
- URL: https://github.com/luanderfarias/cheep
- Owner: LuanderFarias
- License: mit
- Created: 2021-07-03T19:15:24.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-22T23:51:39.000Z (about 2 years ago)
- Last Synced: 2023-03-05T22:41:44.039Z (almost 2 years ago)
- 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
- Homepage: https://cheep.vercel.app
- Size: 53.1 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Cheep
Cheep 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 @nikoidot.
## Functions
### Bass Boost
This 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.
### Game Boost
A module that modify (safely) the game archives to make it run with "custom performance" the module adjust things like Resolution, RenderDistance, Reflexions, fog, etc...
### Keyboard Module
Maybe 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.
### Wallpaper Module
Module for apply, explore and create static or Animated Wallpapers.
### Dirty Hand
More like a video platform this module let you watch tutorials of how to modify your pherifericals, create casemod's, teardown consoles, etc...
### Screen Recorder
Well... it's a screen recorder.
### Devmode
Module that gathers a lot of dev tools for developement, including famous api's. Like githubAPI, Devdocs and more...
### Endless
There'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.
## Download
You can download cheep from releases on the official github repository, microsoft store, snapcraft or on the website.
- [Github](https://github.com/luanderfarias/cheep)
- [Microsoft store](https://www.example.com)
- [Snapcraft](https://www.example.com)
- [Cheep](https://www.example.com)## Dev Stuff
### Prerequisites
Requirements for develop, push and test cheep.
- [Tauri](https://www.tauri.app)
- [Microsoft Visual Studio C++ Build Tools](https://visualstudio.microsoft.com/pt-br/visual-cpp-build-tools/)
- [WebView2 (Evergreen Bootstrapper)](https://developer.microsoft.com/en-us/microsoft-edge/webview2/#download-section)
- [Rust](https://www.rust-lang.org/tools/install)
- [NodeJS](https://nodejs.org/en/)### Installing
1.Clone the repository
```sh
git clone https://github.com/luanderfarias/cheep
```2.Cd in the project paste
```sh
cd cheep
```## Running the tests
### Dev tests
```sh
npm run tauri dev
```## Built With
- [Tauri](https://www.tauri.app/) - Main framework
- [Rust](https://creativecommons.org/) - Used to run the main complex commands on the windows system
- [NodeJS](https://nodejs.org/en/) - Used to manage packages (npm) and run commands on windows system## Contributing
Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code
of conduct, and the process for submitting pull requests to us.## Authors
[LuanderFarias](https://github.com/LuanderFarias) - *Idealized and created cheep.*See also the list of
[contributors](https://github.com/luanderfarias/cheep/contributors)
who participated in this project.## License
This project is licensed under the [MIT License](LICENSE.md) - see the [LICENSE](LICENSE) file for
details