XBackBone/README.md

49 lines
2.3 KiB
Markdown
Raw Normal View History

2019-11-22 10:32:55 +00:00
# [![Weblate](https://hosted.weblate.org/widgets/xbackbone/-/xbackbone/svg-badge.svg)](https://hosted.weblate.org/engage/xbackbone/?utm_source=widget) <a href="https://codeclimate.com/github/SergiX44/XBackBone/maintainability"><img src="https://api.codeclimate.com/v1/badges/bf8ee4a8df9c9f0dfa08/maintainability" /></a> [![Donations](https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=6RXF8ZGCZBL68&item_name=Support+the+XBackBone+Development&currency_code=EUR&source=url)
<p align="center">
2019-11-22 10:35:54 +00:00
<img src=".github/xbackbone.png" width="350px">
2019-11-22 10:32:55 +00:00
</p>
2019-11-14 13:34:07 +00:00
2019-09-16 07:50:51 +00:00
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.
2018-04-28 12:20:07 +00:00
2020-04-02 16:54:11 +00:00
## Main Features
2018-04-28 12:20:07 +00:00
+ Supports every upload type from ShareX.
2019-11-22 10:32:55 +00:00
+ Config generator for ShareX.
+ Low memory footprint.
2019-09-16 07:50:51 +00:00
+ Multiple backends support: Local storage, AWS S3, Google Cloud, Dropbox, FTP(s).
2019-11-22 10:32:55 +00:00
+ Web file upload.
2018-10-14 12:15:34 +00:00
+ Code uploads syntax highlighting.
2019-09-06 12:55:42 +00:00
+ Video and audio uploads webplayer.
2019-11-22 10:32:55 +00:00
+ PDF viewer.
+ Files preview page.
2019-09-06 12:55:42 +00:00
+ Bootswatch themes support.
2019-11-22 10:32:55 +00:00
+ Responsive theme for mobile use.
2018-11-19 18:10:04 +00:00
+ Multi language support.
2020-04-02 16:54:11 +00:00
+ User management, multi user features, roles and disk quota.
2018-04-28 12:20:07 +00:00
+ Public and private uploads.
+ Logging system.
2018-10-14 12:15:34 +00:00
+ Share to Telegram.
2019-11-22 10:32:55 +00:00
+ Linux supported via a per-user custom generated script (server and desktop).
+ Direct downloads using curl or wget commands.
2019-09-06 12:55:42 +00:00
+ Direct images links support on Discord, Telegram, Facebook, etc.
2019-11-22 10:32:55 +00:00
+ System updates without FTP or CLI.
+ Easy web installer.
2020-04-02 16:54:11 +00:00
+ LDAP authentication.
+ Registration system.
+ Automatic uploads tagging system.
+ Tag uploads with custom tags for categorization.
+ ... and more.
2018-04-28 12:20:07 +00:00
2020-04-02 16:54:11 +00:00
## Documentation
All the installations, configuration, and usage instructions are available in the GitHub Pages:
2018-04-28 12:20:07 +00:00
2020-04-02 16:54:11 +00:00
[XBackBone Docs](https://sergix44.github.io/XBackBone/)
2018-11-13 17:56:28 +00:00
2018-04-28 12:24:13 +00:00
## 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!