https://github.com/oxyno-zeta/s3-proxy-interfaces
Interfaces for S3-Proxy
https://github.com/oxyno-zeta/s3-proxy-interfaces
gui interface s3-proxy
Last synced: about 1 year ago
JSON representation
Interfaces for S3-Proxy
- Host: GitHub
- URL: https://github.com/oxyno-zeta/s3-proxy-interfaces
- Owner: oxyno-zeta
- License: apache-2.0
- Created: 2022-02-13T21:35:27.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-04-08T11:40:30.000Z (about 1 year ago)
- Last Synced: 2025-04-08T12:34:56.177Z (about 1 year ago)
- Topics: gui, interface, s3-proxy
- Language: TypeScript
- Homepage: https://oxyno-zeta.github.io/s3-proxy-interfaces/
- Size: 912 KB
- Stars: 18
- Watchers: 3
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README

S3-Proxy Interfaces
## What is this project ?
This project is a monorepo of interfaces for S3-Proxy.
S3-Proxy can be used to have a graphical interface over S3 buckets but the generated pages are simples, cannot offer the upload and delete feature,...
This project allow to change this to have a better feature support and a Material based interface.
Each interface is considered as a standalone project and have dedicated pages with features, instructions, ...
## Interfaces
| [Upload-only](upload-only) | [Dashboard](dashboard) |
| ------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------- |
| [
](documentation/docs/assets/upload-only-screenshot.png) | [
](documentation/docs/assets/dashboard-screenshot.png) |
## Want to contribute ?
- Read the [CONTRIBUTING guide](./CONTRIBUTING.md)
## Thanks
- My wife BH to support me doing this
## Author
- Oxyno-zeta (Havrileck Alexandre)
## License
Apache 2.0 (See in LICENSE)