k1b / flowdock-desktop

A desktop client for flowdock (unofficial), basically a wrapper made by Nativifier. Tested on Ubuntu, should work on mac and windows too.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flowdock linux client

A linux client for flowdock (unofficial) tested on Ubuntu 16.04 built using Electron.

Install

Download the compressed file, unpack it and double click to open it!

Download the file from: https://github.com/omidfi/flowdock-linux/releases/download/1.0.0/Flowdock-linux-x64.tar.gz

Development

To create your linux client for Flowdock you need Node and npm installed, then run these in command line:

git clone https://github.com/omidfi/flowdock-linux.git && cd flowdock-linux
npm install
node index.js

Your flowdock client will be ready in a folder named something like Flowdock-linux... in flowdock

Supprted OS

Tested on Ubuntu 16.04

Help needed

The notifications are shown on screen by default, if you got time to configure it properly, please send a patch.

About

A desktop client for flowdock (unofficial), basically a wrapper made by Nativifier. Tested on Ubuntu, should work on mac and windows too.


Languages

Language:JavaScript 92.6%Language:CSS 7.4%