Gabriel-Alves-Cunha / muse

A Youtube audio downloader made with Electron, React and Vite
MIT License
2 stars 2 forks source link

Muse

Muse's logo, a donut-like circle with shades of blue.

Just a simple, Electron-React app, to download audio from YouTube and play them.

Table of contents

Screenshots

Muse's home page which is divided into three main parts, from left to right: the navigation, the main, which contains the media list, and the media player.

Muse's download page.

Muse's download page.

🛠 Technologies

The following tools were used in this project construction:

Features

🚀 Installing

To install and run Muse, follow these steps:

Develop

To install and run Muse, follow these steps:

git clone https://github.com/Gabriel-Alves-Cunha/muse --depth 1
# Install dependencies
yarn
# Start app:
yarn dev

💻 Requirements

For development, before everything, verify that:

📫 Contributing

To contribute to Muse, follow these steps:

  1. Fork this repo.
  2. Create a branch: git checkout -b <my_branch_name>.
  3. Make your alterations e confirm them: git commit -am '<commit_message>'
  4. Send to the original branch: git push origin <my_branch_name>
  5. Create a pull request.

As an alternative, consult the docs from GitHub on how to create a pull request.

Author


<img alt="Gabriel Alves Cunha Github's profile picture." src="https://github.com/Gabriel-Alves-Cunha.png" style="border-radius: 50%;" width="100px" />


Gabriel Alves Cunha

Made with ❤️ by Gabriel Alves Cunha 👋🏽!

Linkedin Badge Gmail Badge

📝 License

This project is under the MIT license. See the LICENCE for more details.