An open API service indexing awesome lists of open source software.

https://github.com/jpdoshi/you-max

You Max is a lightweight and debloated youtube client for less distraction and max focus on your content with additional features.
https://github.com/jpdoshi/you-max

Last synced: 10 months ago
JSON representation

You Max is a lightweight and debloated youtube client for less distraction and max focus on your content with additional features.

Awesome Lists containing this project

README

          

# You Max

You Max is a lightweight and debloated youtube client for less distraction and max focus on your content with additional features.

## Setup on your own PC

```shell
# Clone repository
git clone https://github.com/jpdoshi/you-max.git
cd you-max

# Install depedencies and start dev server
npm install
npm run dev
```