{ "info": { "author": "Shubham Naik", "author_email": "shub@shub.club", "bugtrack_url": null, "classifiers": [], "description": "# Quicklinks\nQuicklinks is a short command-line script that allows you to quickly switch to a a pre-configured link.\n\nOn OSx, this would be the same thing as doing the following:\n\n`ql google` -> `open https://google.com`\n\n## Requirements\n* The only requirement for this application is Python 3\n\n## Usage and Installation\n1. Run the following script:\n ```bash\n pip install quicklinks\n ```\n\n1. Create a `.quicklinks` file in your user root:\n ```bash\n touch ~/.quicklinks\n ```\n\n1. Populate the `.quicklinks` file like the following:\n ```bash\n {your-link-key}:{your-link-value}\n ```\n\n **Example:**\n ```bash\n google:https://google.com\n wiki:https://wikipedia.com\n ```\n\n1. Run the program\n ```bash\n ql wiki\n ```\n\n And you will be redirected to your browser of choice, opening your link\n\n## Experimental new features!\nTry out the browser extensions with Quicklinks server - [Documentation](https://github.com/4shub/quicklinks/blob/master/docs/SERVER.md)\n\n## Contributing\nFork this code and open a PR, all code is welcome as long as it follows the code of conduct!\n\nTo run the application locally, navigate to `cli/` and run the command `python ./quicklinks.py`\n\n## Credits\nQuicklinks was inspired by my use of `alias ql=\"open\"` as well as the very cool [GoLinks](http://golinks.io/), check them out if you want the same thing as quicklinks but in your browser itself!\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/4shub/quicklinks/", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "quicklinks", "package_url": "https://pypi.org/project/quicklinks/", "platform": "", "project_url": "https://pypi.org/project/quicklinks/", "project_urls": { "Homepage": "https://github.com/4shub/quicklinks/" }, "release_url": "https://pypi.org/project/quicklinks/0.1.5.post1/", "requires_dist": [ "psutil" ], "requires_python": "", "summary": "Quickly navigate to websites based on shorthands you provide", "version": "0.1.5.post1" }, "last_serial": 5340726, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "7d41b39f6206a048b4be1183d07c5ee7", "sha256": "63a4f068f208aaee43d0ade5a7c2d84d3621dcd60fde751f112da38e2afdb977" }, "downloads": -1, "filename": "quicklinks-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "7d41b39f6206a048b4be1183d07c5ee7", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6205, "upload_time": "2019-03-06T07:37:21", "url": "https://files.pythonhosted.org/packages/5e/74/3d8c4410f3a87a58cf738968ad7a79ee02827a5cb88bdf9177d6bee2701e/quicklinks-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "eef917c9dd839a5a71edc604e3895c62", "sha256": "774027e985a9e33561742e05c3f85ac1c087cd674ceea1b63a7d65881be9e17b" }, "downloads": -1, "filename": "quicklinks-0.1.1.tar.gz", "has_sig": false, "md5_digest": "eef917c9dd839a5a71edc604e3895c62", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3324, "upload_time": "2019-03-06T07:37:23", "url": "https://files.pythonhosted.org/packages/8d/17/e71b05020050428ca8065ffdc8b92d8295e495f6ce221f409625dd06b2fe/quicklinks-0.1.1.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "b330460a94ce4c8f93d3f6480a359678", "sha256": "be6bcb25bdcf35f3595f09d7ce27c3b43f75bc52735206af6972e5a139a0a7e6" }, "downloads": -1, "filename": "quicklinks-0.1.3-py3-none-any.whl", "has_sig": false, "md5_digest": "b330460a94ce4c8f93d3f6480a359678", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8378, "upload_time": "2019-05-31T03:04:28", "url": "https://files.pythonhosted.org/packages/2e/e5/22f1bfd3eed8a32b90e8cbbf5c8965fc3b2397a01d639df81045f39c214b/quicklinks-0.1.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6e3b7db631b6289967a24f62fa016106", "sha256": "29e71c7c6285b50efa6eb45fc42e4e8b2f7602db15fdadffc6e2bf1b21abcaff" }, "downloads": -1, "filename": "quicklinks-0.1.3.tar.gz", "has_sig": false, "md5_digest": "6e3b7db631b6289967a24f62fa016106", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4995, "upload_time": "2019-05-31T03:04:29", "url": "https://files.pythonhosted.org/packages/4d/8e/f90b6d71a92d53955307d75ade2d6f9c18192645adc40ba26677e7092fd0/quicklinks-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "96f148a732a74cee4679b4bb193547b3", "sha256": "043bed0c11d5998333a5a3560792d2bc3bbc2cbe75402408a24b11bfb3fb52c6" }, "downloads": -1, "filename": "quicklinks-0.1.4-py3-none-any.whl", "has_sig": false, "md5_digest": "96f148a732a74cee4679b4bb193547b3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 9114, "upload_time": "2019-05-31T03:05:14", "url": "https://files.pythonhosted.org/packages/f4/3d/568e315f5b43cc9639be0e984d9153ccf9f0dc1de7aaf60b601beda00524/quicklinks-0.1.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8c4ceb30d8f56d6be690d4c380499ccf", "sha256": "b66345779995c3908c4baf77d0960d74e79eaf1b6dcb26cb862f4e3babdd9bb9" }, "downloads": -1, "filename": "quicklinks-0.1.4.tar.gz", "has_sig": false, "md5_digest": "8c4ceb30d8f56d6be690d4c380499ccf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5423, "upload_time": "2019-05-31T03:05:16", "url": "https://files.pythonhosted.org/packages/14/30/675fee0e69efff1e72abb6aa324600fbd4ae09c8128724c767846ebc3be6/quicklinks-0.1.4.tar.gz" } ], "0.1.4.post1": [ { "comment_text": "", "digests": { "md5": "c63d5df7131aab19ea046d34b684b596", "sha256": "acea8147350727fe541ffa6a147e8cf90fa5f99d7c5be5eab9ada98acb6858e3" }, "downloads": -1, "filename": "quicklinks-0.1.4.post1-py3-none-any.whl", "has_sig": false, "md5_digest": "c63d5df7131aab19ea046d34b684b596", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 9191, "upload_time": "2019-05-31T03:08:25", "url": "https://files.pythonhosted.org/packages/2c/ae/c1902fa065fc253e5f3e5832ab2264eef7de1868abf45af2e422356c0f16/quicklinks-0.1.4.post1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "83a7a6c739e571f347773625016ad478", "sha256": "f60d91e6917558b2a60c9f6d8c89a4c18dfae80e637785e31749d0ebedbd91bb" }, "downloads": -1, "filename": "quicklinks-0.1.4.post1.tar.gz", "has_sig": false, "md5_digest": "83a7a6c739e571f347773625016ad478", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5438, "upload_time": "2019-05-31T03:08:27", "url": "https://files.pythonhosted.org/packages/50/dc/519e229aca9884ff5c081180281270d3e1dcd3cfa4257af3b110d2ff6c9a/quicklinks-0.1.4.post1.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "d1f80e44b69642d1f26e5fb91bfbe82e", "sha256": "5b917346d94f18c58bca18c84438d3fae88aadb760874320286db571fd2b993c" }, "downloads": -1, "filename": "quicklinks-0.1.5-py3-none-any.whl", "has_sig": false, "md5_digest": "d1f80e44b69642d1f26e5fb91bfbe82e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 9119, "upload_time": "2019-05-31T03:09:06", "url": "https://files.pythonhosted.org/packages/22/d5/03dc1cad733df766977bd4d8b295680ded0f220e91ef4eec22982d358a84/quicklinks-0.1.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a053f691d5747e52f4b929d5e56b59a4", "sha256": "08a18d781379b1cf6e2a93a9d3237acdf46257de4482ac856f10b8a3977d0d8f" }, "downloads": -1, "filename": "quicklinks-0.1.5.tar.gz", "has_sig": false, "md5_digest": "a053f691d5747e52f4b929d5e56b59a4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5429, "upload_time": "2019-05-31T03:09:08", "url": "https://files.pythonhosted.org/packages/73/e5/c8d20f2ca4746ca2edf43f261533c5ca396519df530a0d825513c16bb4dc/quicklinks-0.1.5.tar.gz" } ], "0.1.5.post1": [ { "comment_text": "", "digests": { "md5": "723de84872b194fefab77a210dd8d2fa", "sha256": "ce40ea22135210abf33ea54f74c9166b1cd9bc748c709b03a2c307416546cbb2" }, "downloads": -1, "filename": "quicklinks-0.1.5.post1-py3-none-any.whl", "has_sig": false, "md5_digest": "723de84872b194fefab77a210dd8d2fa", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 9188, "upload_time": "2019-05-31T03:11:01", "url": "https://files.pythonhosted.org/packages/1d/0b/a1020818632a98e824c9135ed002f67b6de70a8e2ca5716b1c997864a354/quicklinks-0.1.5.post1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a6823ed838230e22ad9831e33c94c3e5", "sha256": "4270a3bd5c3e518d233dd5c30fba96a84f8e2b6b5ce6c3cc5ae2e3c03152b53a" }, "downloads": -1, "filename": "quicklinks-0.1.5.post1.tar.gz", "has_sig": false, "md5_digest": "a6823ed838230e22ad9831e33c94c3e5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5438, "upload_time": "2019-05-31T03:11:03", "url": "https://files.pythonhosted.org/packages/d6/da/3c58f05762b410704b19a0b4dc7769acffa348fe96cc7c6a5d58b6921b13/quicklinks-0.1.5.post1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "723de84872b194fefab77a210dd8d2fa", "sha256": "ce40ea22135210abf33ea54f74c9166b1cd9bc748c709b03a2c307416546cbb2" }, "downloads": -1, "filename": "quicklinks-0.1.5.post1-py3-none-any.whl", "has_sig": false, "md5_digest": "723de84872b194fefab77a210dd8d2fa", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 9188, "upload_time": "2019-05-31T03:11:01", "url": "https://files.pythonhosted.org/packages/1d/0b/a1020818632a98e824c9135ed002f67b6de70a8e2ca5716b1c997864a354/quicklinks-0.1.5.post1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a6823ed838230e22ad9831e33c94c3e5", "sha256": "4270a3bd5c3e518d233dd5c30fba96a84f8e2b6b5ce6c3cc5ae2e3c03152b53a" }, "downloads": -1, "filename": "quicklinks-0.1.5.post1.tar.gz", "has_sig": false, "md5_digest": "a6823ed838230e22ad9831e33c94c3e5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5438, "upload_time": "2019-05-31T03:11:03", "url": "https://files.pythonhosted.org/packages/d6/da/3c58f05762b410704b19a0b4dc7769acffa348fe96cc7c6a5d58b6921b13/quicklinks-0.1.5.post1.tar.gz" } ] }