SebastianSzturo / basecamp-desktop

Unoffical Basecamp 3 Desktop Client. Built with Electron.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basecamp 3 for Desktop ⛺

UPDATE: There is a new offical Basecamp 3 Desktop Client available here

An unoffical desktop client for OSX and Windows. Build with Electron.

Basecamp Screenshot

Features

  • Native notifications.
  • Open external links in browser.
  • App badge with number of notifications.
  • Dock bouncing for new notifications.

Installation

Download the newest version from the latest release.

Contributing

  1. Fork it ( https://github.com/SebastianSzturo/basecamp-dekstop/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Build it yourself

To build this project you need node and npm.

npm install

Build OSX and Windows binaries.

npm run build

About

Unoffical Basecamp 3 Desktop Client. Built with Electron.

License:MIT License


Languages

Language:JavaScript 100.0%