GithubHelp home page GithubHelp logo

fahidnasir / browserosaurus Goto Github PK

View Code? Open in Web Editor NEW

This project forked from will-stone/browserosaurus

0.0 1.0 0.0 26.49 MB

The browser prompter for macOS

Home Page: https://browserosaurus.com

License: MIT License

HTML 0.23% JavaScript 7.17% Shell 3.84% TypeScript 87.92% CSS 0.83%

browserosaurus's Introduction

logo

Browserosaurus

If you enjoy using Browserosaurus, please consider supporting its continued development.

Browserosaurus is an open-source (MIT license), Electron-based browser prompter for macOS. It works by setting itself as the default browser; any clicked links in non-browser apps are now sent to Browserosaurus where it’ll present you with a menu of all your installed browsers. You may now decide which browser you’d like to continue opening the link with.

Currently supports macOS 10.15.1

Development

Ensure you are running the correct version of Node. The repo includes an .nvmrc file that includes the version number I use.

Get repo:

git clone [email protected]:will-stone/browserosaurus.git

Move to folder:

cd browserosaurus

Make sure you have access to FontAwesome Pro:

https://fontawesome.com/how-to-use/on-the-web/setup/using-package-managers#installing-pro

Install dependencies:

yarn

Run Browserosaurus in dev mode:

yarn start

Finding bundle identifier for an app

mdls -name kMDItemCFBundleIdentifier -r /Applications/Firefox.app

Browser logos

The browser logos are provided by an excellent project by Cătălin Mariș: https://github.com/alrra/browser-logos

Make icon.icns

To build an icns file (app icon) from src/images/icon/icon.png, simply run yarn run icns.

Publishing

App is published on GitHub, the following command will prompt to bump version number, package, notarize, and make installers:

yarn release

The dmg and zip files can then be added to a GitHub release. Remember to bump the docs (website) version number too.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.