jdsimcoe / consider

A native macOS app for Consdier, built on Electron.

Home Page:https://consider.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Consider for macOS

Consider.app is built on Electron. The nativefier script injects CSS to make the header area draggable, and URLs mapping to *.consider.co* and *.google.com* are allowed. All other external links open in the default browser.

Downloads

  1. Navigate to Releases.
  2. Download the latest build.

Install and build locally

  1. Run npm install
  2. Run npm start (which basically runs sh build.sh)

About

A native macOS app for Consdier, built on Electron.

https://consider.co

License:MIT License


Languages

Language:Shell 81.4%Language:CSS 18.6%