[MOVED TO GITLAB] A ShareX uploader server written in Python Flask, also featuring a web frontend and a dashboard.
ShareX-Python is an innovative ShareX uploader server developed using Python Flask. This solution not only simplifies the uploading process, but it also features an intuitive web frontend and dashboard for seamless management. With its rebranding and migration to GitLab, this tool stands out as an updated option for users looking for a reliable file sharing service.
One of the notable aspects of ShareX-Python is its versatility and ease of configuration. Users can quickly set up their own instance, customize settings to fit their needs, and start sharing files effortlessly. This software is an ideal option for those who want a self-hosted solution that is both powerful and user-friendly.
config.json file to allow specific file extensions and set a unique host name.Flask is a lightweight and popular web framework for Python, known for its simplicity and flexibility. It is widely used to build web applications, providing a minimalistic approach to web development with features like routing, templates, and support for extensions.