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

quicklink

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

quicklink

A simple command line tool to save a web URL as a file on your system.

  • 0.0.2
  • PyPI
  • Socket score

Maintainers
1

Quicklink is a simple command line tool to save a web URL as a file on your system. This file is a .url file that opens in the default browser when double-clicked.

Installation

$ pip install quicklink

Usage

$ cd [directory]
$ quicklink [filename] [url]

Example

$ quicklink quicklink_github https://github.com/CarlJKurtz/quicklink

This will create a file called quicklink_github.url in the current directory that opens this GitHub page in the default browser.

About

Support

Quicklink is entirely free of charge for both commercial and private use! But code doesn't write itself — so please consider sharing this project, or even support the project by sponsoring it on GitHub if you got some use out of it! 🤘🏼

Copyright (c) 2023, Carl J. Kurtz. (See LICENSE for more information)

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