Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/enkru/freetube

Desktop app for YouTube
https://github.com/enkru/freetube

Last synced: 9 days ago
JSON representation

Desktop app for YouTube

Awesome Lists containing this project

README

        

logo

# FreeTube

[//]: # ([![Build](https://github.com/eNkru/freelook/actions/workflows/node.js.yml/badge.svg)](https://github.com/eNkru/freelook/actions/workflows/node.js.yml))
![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)

FreeTube, an alternative Tauri based desktop app to enjoy the Youtube.

```
Please let me know if you can help me to design an icon for this app.

(The icon is currently shown on the right top conor of this README)

Many Thanks.
```

## Declamation
***This app helps some people like me who want to play Youtube with some desktop application features. Please raise any concern to me if any of the code or resource voilate your copyright or trademark.***

## Feature
* Play Youtube videos with desktop app
* Close to minimise
* Dock tray support

[//]: # (## Download)

[//]: # (## Troubleshot)

## Build Pre-Request
* [GIT](https://git-scm.com/)
* [PNPM](https://pnpm.io/)
* [RUST](https://www.rust-lang.org/)
* [TAURI](https://tauri.app/)

## Build & Install
Clone the repository and run in development mode.
```
git clone https://github.com/eNkru/freetube
cd freetube
pnpm i
pnpm tauri dev
```
Build the application
```
pnpm tauri build
```

[//]: # (## Release)

[//]: # (```)

[//]: # (npm version (new release version))

[//]: # (git push origin master)

[//]: # (git push origin --tags)

[//]: # (npm publish)

[//]: # (```)

## License
[MIT](https://github.com/eNkru/electron-xiami/blob/master/LICENSE) @ [Howard Ju](https://enkru.github.io/)