Playground is a universal launcher application that acts as a centralized hub for all my personal GitHub projects. This React-based app provides an intuitive interface to browse, interact with, and launch my unique projects, like Nevo. Plus, it allows you to download, install, and update them directly from the interface.
- Intuitive Navigation: Easily browse and launch any of my GitHub projects.
- Download & Install: Download and install my projects like Nevo directly from the interface.
- Automatic Updates: Keeps the installed apps up to date with the latest versions.
Below are a few screenshots demonstrating the interface and functionality of Playground:
Project Overview:
- Clone the repository:
git clone https://github.com/dan0xe/playground.git
- Install dependencies:
cd playground && yarn install
- Start the app:
yarn tauri dev
Playground should now be running.
I warmly welcome contributions, issues, and feature requests. For major changes, please open an issue first to discuss what you would like to change.
This project is licensed under the MIT License.
If you have any questions, feel free to reach out to me at dan0xe@proton.me.
Remember to star the repository if you find it interesting!