[![GitHub stars][github-stars-src]][github-stars-href]
[![GitHub license][github-license-src]][github-license-href]
[![GitHub issues][github-issues-src]][github-issues-href]
# Droptopus
![Droptopus Logo][droptopus-logo-src]
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.
<img src="https://raw.githubusercontent.com/ArtBIT/Droptopus/master/images/droptopus-collapsed.png?v=2" width="auto" height="100" />
<img src="https://raw.githubusercontent.com/ArtBIT/Droptopus/master/images/droptopus-expanded.png?v=2" width="auto" height="100" />
<img src="https://raw.githubusercontent.com/ArtBIT/Droptopus/master/images/droptopus-right-click.png?v=2" width="auto" height="100" />
# Dependencies
- python3.5+
- pyqt5
# Installation
`pip3 install droptopus`
# Launch
`nohup python3 -m droptopus &`
# Example scripts
Check the [examples][examples-href] directory for some useful drop actions.
## Acknowledgements
Droptopus uses
- [Nokia's][nokia-href]: [Qt][qt-href]
- [Riverbank Computing Limited's][riverbank-href]: [SIP][sip-href]
- [Riverbank Computing Limited's][riverbank-href]: [PyQt5][pyqt-href]
- [Icon8's][icons8-href]: [awesome icons][icons8-href]
Thanks!
## Sponsors
[![Become a sponsor][patreon-src]][patreon-href]
## License
This project is licensed under the MIT License - see the [LICENSE.md][github-license-href] file for details
[droptopus-logo-src]: https://raw.githubusercontent.com/ArtBIT/Droptopus/master/droptopus/assets/droptopus.png
[github-issues-href]: https://github.com/ArtBIT/droptopus/issues
[github-issues-src]: https://img.shields.io/github/issues/ArtBIT/droptopus.svg
[github-license-href]: https://github.com/ArtBIT/Droptopus/blob/master/LICENSE.md
[github-license-src]: https://img.shields.io/github/license/ArtBIT/droptopus.svg
[github-stars-href]: https://github.com/ArtBIT/droptopus
[github-stars-src]: https://img.shields.io/github/stars/ArtBIT/droptopus.svg
[icons8-href]: http://icons8.com
[nokia-href]: http://www.nokia.com
[pyqt-href]: http://www.riverbankcomputing.co.uk/software/pyqt/intro
[qt-href]: http://qt.nokia.com
[riverbank-href]: http://www.riverbankcomputing.co.uk
[sip-href]: http://www.riverbankcomputing.co.uk/software/sip/intro
[patreon-src]: https://img.shields.io/badge/Patreon-Sponsor%20This-orange.svg
[patreon-href]: https://www.patreon.com/artbit
[examples-href]: https://github.com/ArtBIT/Droptopus/tree/master/examples
[droptopus-screenshot-1]: https://raw.githubusercontent.com/ArtBIT/Droptopus/master/images/droptopus-collapsed.png
[droptopus-screenshot-2]: https://raw.githubusercontent.com/ArtBIT/Droptopus/master/images/droptopus-expanded.png
[droptopus-screenshot-3]: https://raw.githubusercontent.com/ArtBIT/Droptopus/master/images/droptopus-right-click.png
Raw data
{
"_id": null,
"home_page": "https://github.com/ArtBIT/Droptopus",
"name": "droptopus",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "sample setuptools development",
"author": "Djordje Ungar",
"author_email": "mail@djordjeungar.com",
"download_url": "https://files.pythonhosted.org/packages/5c/ce/af1b72c634c704d50359004416975202eacde27c2bb69819793dfee0090a/droptopus-0.2.49.tar.gz",
"platform": null,
"description": "[![GitHub stars][github-stars-src]][github-stars-href]\n[![GitHub license][github-license-src]][github-license-href]\n[![GitHub issues][github-issues-src]][github-issues-href]\n\n# Droptopus\n![Droptopus Logo][droptopus-logo-src]\n\nDroptopus 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.\n\n<img src=\"https://raw.githubusercontent.com/ArtBIT/Droptopus/master/images/droptopus-collapsed.png?v=2\" width=\"auto\" height=\"100\" />\n<img src=\"https://raw.githubusercontent.com/ArtBIT/Droptopus/master/images/droptopus-expanded.png?v=2\" width=\"auto\" height=\"100\" />\n<img src=\"https://raw.githubusercontent.com/ArtBIT/Droptopus/master/images/droptopus-right-click.png?v=2\" width=\"auto\" height=\"100\" />\n\n\n# Dependencies \n - python3.5+\n - pyqt5\n\n# Installation\n `pip3 install droptopus`\n\n# Launch\n `nohup python3 -m droptopus &`\n\n# Example scripts\n Check the [examples][examples-href] directory for some useful drop actions.\n\n## Acknowledgements\n\nDroptopus uses\n\n- [Nokia's][nokia-href]: [Qt][qt-href]\n\n- [Riverbank Computing Limited's][riverbank-href]: [SIP][sip-href]\n\n- [Riverbank Computing Limited's][riverbank-href]: [PyQt5][pyqt-href]\n\n- [Icon8's][icons8-href]: [awesome icons][icons8-href]\n\nThanks!\n\n## Sponsors\n\n[![Become a sponsor][patreon-src]][patreon-href]\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE.md][github-license-href] file for details\n\n[droptopus-logo-src]: https://raw.githubusercontent.com/ArtBIT/Droptopus/master/droptopus/assets/droptopus.png\n[github-issues-href]: https://github.com/ArtBIT/droptopus/issues\n[github-issues-src]: https://img.shields.io/github/issues/ArtBIT/droptopus.svg\n[github-license-href]: https://github.com/ArtBIT/Droptopus/blob/master/LICENSE.md\n[github-license-src]: https://img.shields.io/github/license/ArtBIT/droptopus.svg\n[github-stars-href]: https://github.com/ArtBIT/droptopus\n[github-stars-src]: https://img.shields.io/github/stars/ArtBIT/droptopus.svg\n[icons8-href]: http://icons8.com\n[nokia-href]: http://www.nokia.com\n[pyqt-href]: http://www.riverbankcomputing.co.uk/software/pyqt/intro\n[qt-href]: http://qt.nokia.com\n[riverbank-href]: http://www.riverbankcomputing.co.uk\n[sip-href]: http://www.riverbankcomputing.co.uk/software/sip/intro\n[patreon-src]: https://img.shields.io/badge/Patreon-Sponsor%20This-orange.svg\n[patreon-href]: https://www.patreon.com/artbit\n[examples-href]: https://github.com/ArtBIT/Droptopus/tree/master/examples\n[droptopus-screenshot-1]: https://raw.githubusercontent.com/ArtBIT/Droptopus/master/images/droptopus-collapsed.png\n[droptopus-screenshot-2]: https://raw.githubusercontent.com/ArtBIT/Droptopus/master/images/droptopus-expanded.png\n[droptopus-screenshot-3]: https://raw.githubusercontent.com/ArtBIT/Droptopus/master/images/droptopus-right-click.png\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Droptopus is a drag'n'drop router, which routes dropped objects to the designated actions",
"version": "0.2.49",
"split_keywords": [
"sample",
"setuptools",
"development"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "9ac83982793185d22f51af542523d414c0a53a1c59d303a160cae6ccbcdecdf1",
"md5": "8b3911e96a4c463a998ed150112955f3",
"sha256": "1600bd44acfd7f788546c1d81de01f3d9d679219f0b1ec406c3f6e4effa30248"
},
"downloads": -1,
"filename": "droptopus-0.2.49-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8b3911e96a4c463a998ed150112955f3",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 283030,
"upload_time": "2023-04-05T16:39:44",
"upload_time_iso_8601": "2023-04-05T16:39:44.031514Z",
"url": "https://files.pythonhosted.org/packages/9a/c8/3982793185d22f51af542523d414c0a53a1c59d303a160cae6ccbcdecdf1/droptopus-0.2.49-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5cceaf1b72c634c704d50359004416975202eacde27c2bb69819793dfee0090a",
"md5": "00883253aecddfbd873cdfaca0c8385b",
"sha256": "fa5c2feb778b33fc81dffe2604b84aed4d1a09a34265c3aee7918581148745d1"
},
"downloads": -1,
"filename": "droptopus-0.2.49.tar.gz",
"has_sig": false,
"md5_digest": "00883253aecddfbd873cdfaca0c8385b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 672015,
"upload_time": "2023-04-05T16:39:46",
"upload_time_iso_8601": "2023-04-05T16:39:46.894070Z",
"url": "https://files.pythonhosted.org/packages/5c/ce/af1b72c634c704d50359004416975202eacde27c2bb69819793dfee0090a/droptopus-0.2.49.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-04-05 16:39:46",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "ArtBIT",
"github_project": "Droptopus",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "droptopus"
}