shellfox/README.md
2024-03-03 11:43:59 -06:00

1.0 KiB
Raw Blame History

Shellfox

Shellfox is a simple add-on for Firefox that allows you to run shell commands at the click of a button.

Installation

Shellfox uses a native program in order to run commands; installing only the add-on isnt enough. Currently, the native program has only been tested on GNU/Linux, though it is likely to work on BSDs, and potentially macOS.

First, download the repository, either as a ZIP or with $ git clone https://hak.xwx.moe/jadedctrl/shellfox.

Then, open a terminal and use the Makefile like so:

$ sudo make native-install

After that, you can install the add-on just fine!

Source code

https://hak.xwx.moe/jadedctrl/shellfox
Author is Jaidyn Ann, jadedctrl@posteo.at
License is the GNU GPLv3.