53 lines
2.6 KiB
Markdown
53 lines
2.6 KiB
Markdown
|
|
# <a href="https://hosted.weblate.org/engage/xbackbone/?utm_source=widget"><img src="https://hosted.weblate.org/widgets/xbackbone/-/xbackbone/svg-badge.svg" alt="Weblate"></a> <a href="https://codeclimate.com/github/SergiX44/XBackBone/maintainability"><img src="https://api.codeclimate.com/v1/badges/bf8ee4a8df9c9f0dfa08/maintainability" alt="Codeclimate"></a> <a href="http://bit.ly/XBackBonePaypal"><img src="https://img.shields.io/badge/donate-PayPal-yellow" alt="Donations"></a> <a href="https://discord.gg/ksPfXFbhDF"><img src="https://img.shields.io/discord/780922715393359904?label=discord%20chat" alt="Discord"></a>
|
|
|
|
<p align="center">
|
|
<img src=".github/xbackbone.png" width="350px">
|
|
</p>
|
|
|
|
XBackBone is a simple, self-hosted, lightweight PHP file manager that support the instant sharing tool ShareX and *NIX systems. It supports uploading and displaying images, GIF, video, code, formatted text, and file downloading and uploading. Also have a web UI with multi user management, past uploads history and search support.
|
|
|
|
|
|
## Documentation
|
|
All the installations, configuration, and usage instructions are available in the GitHub Pages:
|
|
|
|
[XBackBone Documentation](https://sergix44.github.io/XBackBone/)
|
|
|
|
## Main Features
|
|
|
|
+ Supports every upload type from ShareX.
|
|
+ Config generator for ShareX.
|
|
+ Low memory footprint.
|
|
+ Multiple backends support: Local storage, AWS S3, Google Cloud, Azure Blob Storage, Dropbox, FTP(s).
|
|
+ Web file upload.
|
|
+ Code uploads syntax highlighting.
|
|
+ Video and audio uploads webplayer.
|
|
+ PDF viewer.
|
|
+ Files preview page.
|
|
+ Bootswatch themes support.
|
|
+ Responsive theme for mobile use.
|
|
+ Multi language support.
|
|
+ User management, multi user features, roles and disk quota.
|
|
+ Public and private uploads.
|
|
+ Logging system.
|
|
+ Share to Telegram.
|
|
+ Linux supported via a per-user custom generated script (server and desktop).
|
|
+ Direct downloads using curl or wget commands.
|
|
+ Direct images links support on Discord, Telegram, Facebook, etc.
|
|
+ System updates without FTP or CLI.
|
|
+ Easy web installer.
|
|
+ LDAP authentication.
|
|
+ Registration system.
|
|
+ Automatic uploads tagging system.
|
|
+ Tag uploads with custom tags for categorization.
|
|
+ ... and more.
|
|
|
|
|
|
## Security Vulnerabilities
|
|
|
|
If you discover a security vulnerability within XBackBone, please send an e-mail to Sergio at sergio@brighenti.me. All security vulnerabilities will be promptly addressed.
|
|
|
|
## License
|
|
This software is licensed under the <a href="https://choosealicense.com/licenses/agpl-3.0/">GNU Affero General Public License v3.0</a>, available in this repository.
|
|
As a "copyright notice" it is sufficient to keep the small footer at the bottom of the page, also to help other people to learn about this project!
|
|
|