Skip to content

Latest commit

 

History

History
48 lines (33 loc) · 1.7 KB

readme.md

File metadata and controls

48 lines (33 loc) · 1.7 KB

ShareX Media Server

ShareX Media Server is an app made to support sharing images, files, text snippets, and shortening URLs using ShareX or from the website directly, built using Laravel, Livewire, and TailwindCSS.

ShareX Media Server

If you'd like to see some examples of the media server you can see them here.

Table of Content

Prerequisites

  • Apache2 / Nginx
  • Yarn
  • Composer
  • Node >= v10.15
  • PHP >= v7.3
    • BCMath PHP Extension
    • Ctype PHP Extension
    • JSON PHP Extension
    • Mbstring PHP Extension
    • OpenSSL PHP Extension
    • PDO PHP Extension
    • Tokenizer PHP Extension
    • XML PHP Extension
    • GD PHP Extension

Installing ShareX Media Server

You can find an installation guide on the repository wiki pages, if you already have the media server set up you can also see how to setup ShareX to use the media server.

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

License

The ShareX Media Server open-sourced software licensed under the MIT license.