Skip to content

Latest commit

 

History

History
56 lines (34 loc) · 1.46 KB

README.md

File metadata and controls

56 lines (34 loc) · 1.46 KB

Playground

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.

Features

  • 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.

Screenshots

Below are a few screenshots demonstrating the interface and functionality of Playground:

Project Overview:

image


Installation

  1. Clone the repository:
git clone https://github.com/dan0xe/playground.git
  1. Install dependencies:
cd playground && yarn install
  1. Start the app:
yarn tauri dev

Playground should now be running.


Contributing

I warmly welcome contributions, issues, and feature requests. For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the MIT License.

Contact

If you have any questions, feel free to reach out to me at [email protected].

Remember to star the repository if you find it interesting!