softwaremac

Useful apps that I use daily – 2017 edition

2 years ago I wrote a post about my tooling and here I am again, 2017 edition. I decided to write again because I keep listening to podcasts with Sick Picks and I also have my Sick Picks :)

Dev tools

Editor: Atom

I have been using Atom for a while. Despite I started testing VS Code in the latest months, I returned to Atom because VS Code doesn't separate UI theme from syntax theme – you may not care about this, but I am a fan of a light UI and a dark code highlight.

My Atom

Here are the packages that I have installed:

  • atom-beautify: Beautify HTML, CSS, JavaScript, PHP, Python, Ruby, Java, C, C++, C#, Objective-C, CoffeeScript, TypeScript, Coldfusion, SQL, and more in Atom
  • atom-ternjs: JavaScript code intelligence for atom with Tern. Adds support for ES5, ES6 (JavaScript 2015), Node.js, jQuery & Angular. Extendable via plugins. Uses suggestion provider by autocomplete-plus.
  • auto-update-packages: Keep your Atom packages up to date.
  • css-declaration-sorter: Sorts CSS declarations fast and automatically in a certain order.
  • cobalt2-syntax: An Atom theme based on our old blue friend cobalt.
  • custom-title: Set your own template for Atom's title bar.
  • editorconfig: Helps developers maintain consistent coding styles between different editors
  • emmet: Emmet – the essential tool for web developers
  • emmet-jsx-css-modules: Extends Emmet's JSX expansions to use CSS modules.
  • file-icons: Assign file extension icons and colours for improved visual grepping
  • fonts: Lots of monospace fonts.
  • highlight-selected: Highlights the current word selected when double clicking
  • lines: Add extra operations to lines: Sort, Reverse, Unique and Shuffle
  • markdown-preview-plus: Markdown Preview + Community Features
  • merge-conflicts: Resolve git conflicts within Atom
  • native-ui: Experience better coding in macOS Sierra.
  • pigments: A package to display colors in project and files.
  • rails-open-rspec: open rspec file by current file.
  • ruby-test: Run Ruby tests, Rspec examples, and Cucumber features from Atom
  • sublime-style-column-selection: Enable Sublime style ‘Column Selection'. Just hold ‘alt' while you select, or select using your middle mouse button. Also similar to Texmate's ‘Multiple Carets', or BBEdit's ‘Block Select'
  • sync-settings: Synchronize package settings, keymap and installed packages

Note: I didn't add in the list linters and language support because it depends basically on the devs choice. Also, since I use sync-settings, you can check my editor settings on Gist.

Terminal: iTerm2 + oh-my-zsh

I am using iTerm2 for a long time with Zsh and oh-my-zsh. If you are not familiar with these tools, I strongly suggest watching Wes Bos Command Line Power User free videos.

Github: Gitify

Gitify is an app on the menubar that brings Github notifications. I know, there are email notifications or Chrome extensions but what I like in Gitify: it just works. New notification: icon color change in the menubar.

Github: Codehub

CodeHub is how I get connected to my GitHub profile out of computer. Again, I am not a fan of a full inbox and it is easy to browse the Pull Request that I am participating. You may need to in-app buy the Pro version to get access to private repositories.

Sequel Pro is a beautiful and open-source app to handle MySQL databases. You can save your favourite connections and queries.

If you want to handle Postgres you may need PSequel or TablePlus. Why two apps? PSequel gets job done but I noticed that I can't edit PostgreSQL JSON types fields, which is handled by TablePlus. I am probably going to switch to only TablePlus soon since the UI is much better.

Last but not least, Tad is useful to deal with CSVs.

Other tools

CloudApp is one of many apps to store screenshots and short videos. What made choose it is the ability to set a custom domain for your files, which is quite handy.

Franz is useful because it groups all your Slacks, Messenger, Whatsapp, Telegram and everything else in one single window.

LaunchRocket is definitely an app that you need to install if you install services via Homebrew. It searches services in the Homebrew folder and list them inside the System Preferences.

launchrocket

MenuMeters adds in the menubar the CPU usage. iStat Menus ↗︎ is probably the most famous and it deliveries much more stuff but I want to keep this simple.

Spectacle is an open source window control app via shortcuts. Since I use a 4K display is quite handy having all windows in place.

SourceTree is my favourite Git GUI because it is friendly and free. It helps me a lot interacting with my repositories.

Interactions

Webmentions

Like this content? Buy me a coffeeor share around:

0 Like

0 Reply & Share