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

https://narsiiis.github.io/rjdownloader

RJ Downloader / Radio Javan Downloader
https://narsiiis.github.io/rjdownloader

music music-downloader radiojavan radiojavan-downloader radiojavandonwloader rj-downloader rjdownloader

Last synced: 27 days ago
JSON representation

RJ Downloader / Radio Javan Downloader

Awesome Lists containing this project

README

          

[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]





Logo

RJ Downloader


Download music from RadioJavan.com


View Demo
·
Report Bug
·
Request Feature


Table of Contents



  1. About The Project



  2. Getting Started


  3. Contributing

  4. License

  5. Contact

[![Product Name Screen Shot][product-screenshot]](https://rj-downloader.vercel.app)

### Built With

* [![Next][Next.js]][Next-url]
* [![React][React.js]][React-url]
* [![Tailwind][Tailwind]][Tailwind-url]

(back to top)

## Getting Started

### Prerequisites

* npm
```sh
npm install npm@latest -g
```

### Installation

1. Clone the repo
```sh
git clone https://github.com/NarSiiiS/rj-downloader.git
```
2. Install NPM packages
```sh
npm install
```
3. Enter your url in `.env.local`
```dotenv
NEXT_PUBLIC_BASE_URL=https://rj-api.vercel.app
```

(back to top)

## Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any
contributions you make are **greatly appreciated**.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also
simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

(back to top)

## License

Distributed under the MIT License. See `LICENSE` for more information.

(back to top)

## Contact

AmirAbbas Mozaffari - aam.phoenix@hotmail.com

Project Link: [https://github.com/NarSiiiS/rj-downloader](https://github.com/NarSiiiS/rj-downloader)

(back to top)

[contributors-shield]: https://img.shields.io/github/contributors/NarSiiiS/rj-downloader.svg?style=for-the-badge

[contributors-url]: https://github.com/NarSiiiS/rj-downloader/graphs/contributors

[forks-shield]: https://img.shields.io/github/forks/NarSiiiS/rj-downloader.svg?style=for-the-badge

[forks-url]: https://github.com/NarSiiiS/rj-downloader/network/members

[stars-shield]: https://img.shields.io/github/stars/NarSiiiS/rj-downloader.svg?style=for-the-badge

[stars-url]: https://github.com/NarSiiiS/rj-downloader/stargazers

[issues-shield]: https://img.shields.io/github/issues/NarSiiiS/rj-downloader.svg?style=for-the-badge

[issues-url]: https://github.com/NarSiiiS/rj-downloader/issues

[license-shield]: https://img.shields.io/github/license/NarSiiiS/rj-downloader.svg?style=for-the-badge

[license-url]: https://github.com/NarSiiiS/rj-downloader/blob/master/LICENSE

[product-screenshot]: public/assets/img/screenshot.jpg

[Next.js]: https://img.shields.io/badge/next.js-000000?style=for-the-badge&logo=nextdotjs&logoColor=white

[Next-url]: https://nextjs.org/

[React.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB

[React-url]: https://reactjs.org/

[Tailwind]: https://img.shields.io/badge/Tailwind_CSS-38B2AC?style=for-the-badge&logo=tailwind-css&logoColor=white

[Tailwind-url]: https://tailwindcss.com/