Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 23 days 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 (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-12-08T19:02:12.000Z (25 days ago)
- Last Synced: 2024-12-08T20:18:35.678Z (25 days ago)
- Topics: gui, interface, s3-proxy
- Language: TypeScript
- Homepage: https://oxyno-zeta.github.io/s3-proxy-interfaces/
- Size: 1.1 MB
- Stars: 16
- Watchers: 4
- 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)