Package Exports
- flowdock-refined
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (flowdock-refined) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
flowdock-refined

Flowdock desktop app custom UI
Screenshots
![]() |
---|
With Flowdock Refined |
![]() |
---|
Without Flowdock Refined |
A refined theme for the Flowdock desktop client.
Chat Improvements
- Highlights what you wrote with a blue background.
- Larging padding between "breaks in time".
- Cleaner textarea for typing.
- Smaller Send and Upload buttons, both moved to the right.
Flow Improvements
- Unifies a few different text styles and fonts used by the flow to one style.
- Easy to see see Github repo names.
- Removes redundant usernames.
- Removes unnecessary commit hashes.
- Removes unneeded times.
- Removes unnecessary #-tags caused by PR (closes #37 makes Flowdock create a #37 tag).
- For commits, quickly see files modified/added/removed.
- Dispalys real urls instead of the word "Original".
Bonus
- Larger emoji, especially :shipit:.
- Round avatars, because why not.
- Provides an avatar for Jenkins.
Inspiration
Inspired by my Opower co-worker Nowell Strite and Shopify's Flowdock Styles.
Installation
$ npm -g install flowdock-refined
That's all you need. If you already have custom styling for Flowdock it will back up your changes first.
Future
I'm limited by what I can modify because we can't add Javascript to the page with the desktop application. Please vote to enable JavaScript plugins so we can make a lot more changes.
Disclaimer
This is not a produce of Flowdock.
About the Author
Hello fellow developer! My name is Dylan Greene. When not overwhelmed with my two kids I enjoy contributing to the open source community. I'm a tech lead at Opower. I lead a team using Grunt and Angular to build software that successfully helps people like us use less power. Not too long ago I co-created Doodle or Die, a hilarious web game with millions of doodles that won us Node Knockout for the "most fun" category. I'm dylang on Twitter and other places.
Some of my other Node projects:
Name | Description | Github Stars | Npm Installs |
---|---|---|---|
grunt-notify |
Automatic desktop notifications for Grunt errors and warnings using Growl for OS X or Windows, Mountain Lion and Mavericks Notification Center, and Notify-Send. | 619 | 52,208 |
grunt-prompt |
Interactive prompt for your Grunt config using console checkboxes, text input with filtering, password fields. | 142 | 6,885 |
rss |
RSS feed generator. A really simple API to add RSS feeds to any project. | 177 | 98,802 |
shortid |
Amazingly short non-sequential url-friendly unique id generator. | 129 | 22,984 |
xml |
Fast and simple xml generator. Supports attributes, CDATA, etc. Includes tests and examples. | 35 | 180,625 |
anthology |
Module information and stats for any @npmjs user | New! | TBD |
grunt-attention |
Display attention-grabbing messages in the terminal | New! | 336 |
observatory |
Beautiful UI for showing tasks running on the command line. | New! | 81 |
changelog |
Command line tool (and Node module) that generates a changelog in color output, markdown, or json for modules in npmjs.org's registry as well as any public github.com repo. | 51 | 2,081 |
logging |
Super sexy color console logging with cluster support. | 21 | 8,793 |
grunt-cat |
Echo a file to the terminal. Works with text, figlets, ascii art, and full-color ansi. | New! | 396 |
This list was generated using anthology.
License
Copyright (c) 2014 Dylan Greene, contributors.
Released under the MIT license.
Screenshots are CC BY-SA (Attribution-ShareAlike).
Generated using grunt-readme with grunt-templates-dylang on Monday, February 24, 2014.