ShareX-Media-Server
# ShareX Media Server _ShareX Media Server_ is an app made to support sharing images, files, text snippets, and shortening URLs using [ShareX](https://getsharex.com/) or from the website directly, built using [Laravel](https://laravel.com/), [Livewire](https://laravel-livewire.com/), and [TailwindCSS](https://tailwindcss.com/).  If you'd like to see some examples of the media server you can [see them here.](examples.md) ## Table of Content - [Prerequisites](#prerequisites) - [Installing ShareX Media Server](#installing-sharex-media-server) - [Changelog](#changelog) - [Contributing](#contributing) - [License](#License) ## Prerequisites - Apache2 / Nginx - [Yarn](https://yarnpkg.com/) - [Composer](https://getcomposer.org/) - 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](https://github.com/Senither/ShareX-Media-Server/wiki/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](https://github.com/Senither/ShareX-Media-Server/wiki/Setting-up-ShareX). ## Changelog Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently. ## Contributing Please see [CONTRIBUTING](CONTRIBUTING.md) for details. ## License The ShareX Media Server open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).