Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prsnbrg/files_audio_converter
Convert audio files from one format to another directly from the web interface.
https://github.com/prsnbrg/files_audio_converter
audio-converter nextcloud owncloud
Last synced: about 2 months ago
JSON representation
Convert audio files from one format to another directly from the web interface.
- Host: GitHub
- URL: https://github.com/prsnbrg/files_audio_converter
- Owner: prsnbrg
- License: agpl-3.0
- Created: 2019-07-25T16:59:09.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-07-29T20:14:18.000Z (over 5 years ago)
- Last Synced: 2024-05-11T07:32:27.609Z (8 months ago)
- Topics: audio-converter, nextcloud, owncloud
- Language: PHP
- Homepage:
- Size: 18.6 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- project-awesome - prsnbrg/files_audio_converter - Convert audio files from one format to another directly from the web interface. (PHP)
README
# Audio Converter for ownCloud & Nextcloud
![Version](https://img.shields.io/github/release/prsnbrg/files_audio_converter.svg) ![Issues](https://img.shields.io/github/issues/prsnbrg/files_audio_converter.svg) ![Pull Requests](https://img.shields.io/github/issues-pr/prsnbrg/files_audio_converter) ![License: AGPLv3](https://img.shields.io/github/license/prsnbrg/files_audio_converter)
The target is to use this app to convert audio files directly in the web interface of ownCloud and later also in Nextcloud.
## Contribution
Everyone is welcome to contribute something to this project.
[Issue-reports](https://github.com/prsnbrg/files_audio_converter/issues) and [pull-requests](https://github.com/prsnbrg/files_audio_converter/pulls) help immensely.## Install
- [ownCloud Marketplace](https://marketplace.owncloud.com/apps/files_audio_converter)
- [Nextcloud App Store](https://apps.nextcloud.com/apps/files_audio_converter)## Requirements
- ffmpeg## To Do
- Create modal to select new audio type
- Convert function in php with ffmpeg## License
[GNU Affero General Public License - 3.0](http://www.gnu.org/licenses/agpl-3.0.html)