A tool for opening URLs in a browser from the terminal
This repository has been archived on 2024-07-03. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Oystein Kristoffer Tveit 2249afaf2c
Final commit before archiving
2022-12-08 23:29:52 +01:00
.github/graphics Lots of changes 2021-06-16 15:00:50 +02:00
chrome-extension Lots of changes 2021-06-16 15:00:50 +02:00
LICENSE Final commit before archiving 2022-12-08 23:29:52 +01:00
README.md Final commit before archiving 2022-12-08 23:29:52 +01:00
lunkd.py Lots of changes 2021-06-16 15:00:50 +02:00

README.md

ARCHIVAL NOTE

This project has been archived. It is unfinished.

I used it as an opportunity to learn about daemons and socket communication. While I do believe that there is a real use case for this project, I do not intend to finish it.

Feel free to pick up the code if you'd like.

Lunk

Chrome extension that can open specified links with terminal commands

Image of Lunk without lunk Image of Lunk while using lunk

Image of Lunk without lunk

Image of Lunk while using lunk

Details

The extension consists of two parts.

There's the Chrome extension, that can be installed through the chrome web store (work in progress), or locally by installing the extension manually.

Then there's the daemon running in the background. The reason this is not integrated into the chrome extension itself (which would be much more convenient) is missing security permissions.

Supported websites

Youtube

(work in progress)