Skip to content

Dica-Developer/quickshare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quickshare

Installation

  1. Download the latest release from the release page
  2. Install it by double-click the deb file or type in a terminal sudo dpkg -i <path to file>
  3. Now you can start it by typing quickshare in a terminal or your application finder

Start the application from the source code

  1. Install nodejs+npm (I recommend to use nvm for that)
  2. git clone https://github.com/Dica-Developer/quickshare.git
  3. cd quickshare
  4. npm install
  5. npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published