Skip to content

terroo/pass-firefox

Repository files navigation

Pass Fox

Application with gtkmm to Export and Import Firefox passwords

This application was created in this video:

And with this continuation:

It is still under development, but if you want to test it, the Firefox password export routine is already working, just run:

You need to have gtkmm 3.0 installed on your computer!


Compile ALTERNATIVE:

xmake


Compile and run

sudo apt install libgtkmm-3.0-dev libgtkmm-4.0-dev
git clone --recursive https://github.com/terroo/pass-firefox
cd pass-firefox
make

There is still a Makefile.dev with libasan and more error checking. For more details, READ THE FILE: Makefile.dev and run it:

make -f ./Makefile.dev

Install

After compiling, run:

sudo install -v ./app-pass-firefox /usr/local/bin

Usage

After installing, just run the command in the terminal:

app-pass-firefox

Uninstall

sudo rm /usr/local/bin/app-pass-firefox

About

Application with gtkmm to Export and Import Firefox passwords

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors