Quickly navigate to websites based on shorthands you provide
Project description
Quicklinks
Quicklinks is a short command-line script that allows you to quickly switch to a a pre-configured link.
On OSx, this would be the same thing as doing the following:
ql google -> open https://google.com
Requirements
- The only requirement for this application is Python 3
Usage and Installation
-
Run the following script:
pip install quicklinks
-
Create a
.quicklinksfile in your user root:touch ~/.quicklinks -
Populate the
.quicklinksfile like the following:{your-link-key}:{your-link-value}
Example:
google:https://google.com wiki:https://wikipedia.com
-
Run the program
ql wikiAnd you will be redirected to your browser of choice, opening your link
Experimental new features!
Try out the browser extensions with Quicklinks server - Documentation
Contributing
Fork this code and open a PR, all code is welcome as long as it follows the code of conduct!
To run the application locally, navigate to cli/ and run the command python ./quicklinks.py
Credits
Quicklinks was inspired by my use of alias ql="open" as well as the very cool GoLinks, check them out if you want the same thing as quicklinks but in your browser itself!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file quicklinks-0.1.5.post1.tar.gz.
File metadata
- Download URL: quicklinks-0.1.5.post1.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.20.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4270a3bd5c3e518d233dd5c30fba96a84f8e2b6b5ce6c3cc5ae2e3c03152b53a
|
|
| MD5 |
a6823ed838230e22ad9831e33c94c3e5
|
|
| BLAKE2b-256 |
d6da3c58f05762b410704b19a0b4dc7769acffa348fe96cc7c6a5d58b6921b13
|
File details
Details for the file quicklinks-0.1.5.post1-py3-none-any.whl.
File metadata
- Download URL: quicklinks-0.1.5.post1-py3-none-any.whl
- Upload date:
- Size: 9.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.20.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ce40ea22135210abf33ea54f74c9166b1cd9bc748c709b03a2c307416546cbb2
|
|
| MD5 |
723de84872b194fefab77a210dd8d2fa
|
|
| BLAKE2b-256 |
1d0ba1020818632a98e824c9135ed002f67b6de70a8e2ca5716b1c997864a354
|