MiniShare is a minimal web server designed for quick and simple file sharing. Whether you need to share a single file or multiple files, MiniShare allows you to do it with ease, using minimal resources.
- Lightweight web server for fast file sharing.
- Easy-to-use interface for uploading and downloading files.
- Supports multiple file types for seamless distribution.
- Minimal resource usage, making it ideal for quick sharing tasks.
- C# for the backend implementation.
- HTML/CSS for the front-end design.
git clone https://github.com/dursunkatar/MiniShare.git
- Open the project in Visual Studio and build the solution.
- Run the application and navigate to the web interface.
- Upload the files you want to share, and MiniShare will generate a unique link for downloading.
- Send the generated link to anyone, and they can easily download the files from the web interface.