Skip to content

Sensibility/ShareX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShareX

Python ShareX Server.

Dependencies

Setup

Run the following

git clone --depth 1 https://github.com/Sensibility/ShareX.git
cd ShareX/bin/
chmod +x *.sh
./install.sh

Structure

All .sh files in the root directory contain different tasks.

  • install.sh - This will install all required dependencies to run this app (excluding python)
  • compile.sh - Self explanatory, used by build agent
  • test.sh - Runs all of the tests for the project

Releases

No releases published

Packages

No packages published