Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

freehub

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

freehub

With one command, upload file to freehub , or download from freehub. Easy to use.

  • 0.1.3.5
  • PyPI
  • Socket score

Maintainers
1

freehub

With one command, upload file to freehub , or download from freehub. Easy to use.

install

pip3 install freehub

usage

#upload
freehub upload path(can be file or directory) [key](key is optional,by default is the same as path)

#upload file
freehub upload a.jpg a 
#upload directory
freehub upload demo demo

# download
freehub download key(the key you use for uploading) [path](optional, default value: "./")

# download file
freehub download a ./downloads
# download directory
freehub download demo ./downloads

roadmap

[] support for custom repository, e.g. freehub set-repo gitee.com/Peiiii [] wrap it as a script repository, text store, json store , or database?. [] support for running script by specifying script location, e.g. freehub run OpenGitspace/meta/b, freehub pyrun OpenGitspace/c/d [] note-taking app building upon freehub [] cloud functions

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc