Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andreock/neo_media_player
https://github.com/andreock/neo_media_player
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/andreock/neo_media_player
- Owner: andreock
- License: gpl-3.0
- Created: 2023-08-22T10:57:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-26T23:34:32.000Z (over 1 year ago)
- Last Synced: 2023-10-25T11:57:13.693Z (about 1 year ago)
- Language: Svelte
- Homepage: https://andrea055.github.io/neo_media_player/
- Size: 2.73 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Neo Media Player
A IPTV/Media Player that runs on your favorite browser
Report Bug
·
Request Feature
## About The Project
This project born because almost all media players on Android are full of ads and on iOS almost no media player are available on App Store. I used Svelte and Framework7 because I want that this app can run everywhere there is a browser without use your device space.
## Getting Started
To use this media player just go here: Neo Media Player PWA
### Development
To hack around Neo just use these commands to setup project:
```sh
npm i
npm run dev # Run PWA in development mode
npm run build-capacitor-android # Build android app
npm run build-capacitor-ios # Build iOS app
npm run build # Build PWA
```## Roadmap
- [ ] Add Changelog
- [x] Add Electron support
- [x] Add Media player section
- [x] Add search in IPTV section
- [ ] Add settings
- [ ] Support multi languageSee the [open issues](https://github.com/Andrea055/neo_media_player/issues) for a full list of proposed features (and known issues).
## 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## License
Distributed under the MIT License. See `LICENSE` for more information.