JustinFincher / BoardForGitHub

A small application to monitor your GitHub project web page in a webview-based native macOS app

Home Page:https://justinfincher.github.io/BoardForGitHub-Landing/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Board For GitHub

Build Status

A small application to monitor your GitHub project web page in a native macOS app :octocat:!


System Requirement

10.12, maybe 10.11 and 10.10, but I am not sure because I used a new enum (from 10.12) with self.window.styleMask in JZWindowController.m and I don't know if it will fall back to the equal state when in previous version of macOS.


How to use

If this is the first time you open the app, you will be redirected to the login page.
And shows the default project :

Then click the octocat icon ( upper-left, next to window buttons ), a dialog will open asking project url. Fill it and click OK to load web page and also save it in userdefaults so next time this app will load this url automatically.


Release

Go Releases

About

A small application to monitor your GitHub project web page in a webview-based native macOS app

https://justinfincher.github.io/BoardForGitHub-Landing/


Languages

Language:Objective-C 90.6%Language:Shell 7.4%Language:C 1.5%Language:Ruby 0.3%Language:CSS 0.2%