Skip to content
/ b42 Public

B42 - A Pentadactyl inspired electron based keyboard driven browser.

License

Notifications You must be signed in to change notification settings

42Org/b42

Folders and files

NameName
Last commit message
Last commit date
Jun 3, 2022
Jun 6, 2022
Mar 20, 2019
Dec 15, 2018
Dec 28, 2018
Dec 28, 2018
Feb 15, 2019
Jun 3, 2022
Feb 21, 2019
Jun 3, 2022

Repository files navigation

B42

Keyboard Driven browser, Inspired by Pentadactyl.

Pentadactyl is dead! long live the Pentadactyl.

How to Run

npm install
npm start

How to Build

npm run build
npm run watch
npm run release

Release

npm run release
electron-packager . b42 --platform=darwin --arch=x64 --version=0.0.1