Skip to content

samcreationsco/quickuploadsapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuickUploads

Screen capture, recording, and upload tool for quickuploads.co. Capture regions, full screen, or record; upload images and videos to your QuickUploads server.

Requirements

  • Windows (x64 or ARM64)
  • .NET 9 SDKDownload

Build

dotnet restore
dotnet build QuickUploads.sln -c Release -p:Platform=x64

Built app: QuickUploads\bin\Release\win-x64\QuickUploads.exe

Run

Open QuickUploads.sln in Visual Studio, set QuickUploads as the startup project, and press F5 — or run the exe from the path above.

Installer

To build a Windows installer (needs Inno Setup 6):

dotnet build QuickUploads.sln -c Release -p:Platform=x64
dotnet run --project QuickUploads.Setup -- -Job Release -Platform x64

Output is in the Output folder.

Credits

QuickUploads is based on ShareX — the free and open source screen capture and file sharing tool for Windows. Thanks to the ShareX team for the original project.

License

See LICENSE.txt.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages