| android | ||
| app-store-badges | ||
| images | ||
| ios | ||
| lib | ||
| linux | ||
| macos | ||
| minio@66453727e8 | ||
| test | ||
| web | ||
| windows | ||
| .gitignore | ||
| .gitmodules | ||
| .metadata | ||
| analysis_options.yaml | ||
| pubspec.lock | ||
| pubspec.yaml | ||
| README.md | ||
s3music
Amazon S3 music player for mobile (Made with flutter)
Asgardius S3 Music source code is now public domain (does not apply to external plugins used on it)
You can download builds at https://elda.asgardius.company/s3manager/
You can see old version source code at https://git.asgardius.company/asgardius/s3manager-archive
Current feature list
- Audio with libmpv (opus, ogg, oga, mp3, m4a, flac, mka, mkv, mp4, m4v, webm)
This app is a work in progress, so it have some bugs that need to be fixed
Install on Pinephone
You need to add the following environment variables at pam_env.conf
- GDK_GL DEFAULT=gles
- VDPAU_DRIVER DEFAULT=va_gl
GDK_GL is required to get OpenGl context. VDPAU_DRIVER is sometimes required to get hardware video decoding. Arch Linux requires VA GL vdpau driver to get this working on Pinephone. I don't tested this on other distros yet. Hardware video decoding is required for smooth video playback up to 720p on this device
Linux packages
Linux packages coming soon
F-droid release may come at some point
Steps to joining to Google Play Alpha testing channel are available here
You can get help at https://forum.asgardius.company/c/s3manager
Supported languages (Pending)
- English
- Spanish
Known supported providers
- Amazon Web Services
- Scaleway Elements
- Wasabi Cloud (Provider broke access control intentionally since March 13 2023)
- Oracle Cloud
- Cloudflare R2 (partial)
- MinIO (Everything is tested with this provider)
- Garage (Is made to be compatible with MinIO SDK)
Known not supported providers
- Google Cloud (Not compatible with S3v4)
- Backblaze B2 (Not compatible with MinIO SDK)
