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

droptopus

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

droptopus

Droptopus is a drag'n'drop router, which routes dropped objects to the designated actions

  • 0.2.49
  • Source
  • PyPI
  • Socket score

Maintainers
1

GitHub stars GitHub license GitHub issues

Droptopus

Droptopus Logo

Droptopus melds drag'n'drop with scripts and folders. It allows you to create visual drop targets for files, links, and text, allowing you to process the dragged object (file|text|url) via script or copy it to a folder.

Dependencies

  • python3.5+
  • pyqt5

Installation

pip3 install droptopus

Launch

nohup python3 -m droptopus &

Example scripts

Check the examples directory for some useful drop actions.

Acknowledgements

Droptopus uses

Thanks!

Sponsors

Become a sponsor

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Keywords

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