• Stars
    star
    102
  • Rank 335,584 (Top 7 %)
  • Language
    Ruby
  • License
    MIT License
  • Created about 11 years ago
  • Updated almost 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

RubyMotion Mac application for displaying recent HackerNews posts in your status bar.

Hacker Bar

A RubyMotion Mac application.

This is a system bar application that fetches the top items from HackerNews every 5 minutes. Clicking on the link will take you to the linked URL.

The application will remember which links you've clicked before and indicate it with a ✔!

hacker_bar


Code Climate Stories in Ready

Compiling:

Prerequisites:

  1. XCode 5 with current Mac SDK.
  2. You must have a registered and licensed copy or RubyMotion on your computer. If you do not, you will need to purchase a license here. You should always be running the most recent version of RubyMotion.

cd into the directory and run bundle update

From there, use the make command to build the app. There are a few make options:

  1. make run - builds the app and runs it.
  2. make runclean - cleans all targets before running.
  3. make build - builds the app for distribution.
  4. make release - builds the app for app store release.

More Repositories

1

motion-takeoff

A RubyMotion specific iOS gem that helps you schedule things. With Proc support!
Ruby
35
star
2

rubymotion-inspect2014

Official App for the RubyMotion #Inspect 2014 conference in San Francisco - May 28-29, 2014
Ruby
34
star
3

motion_print

A RubyMotion pretty printer for iOS and Mac.
Ruby
34
star
4

Textables

Textables is the fun new way to send Unicode and ASCII art to your friends!
Ruby
34
star
5

aloft

aloft is a beautiful way to see NOAA winds aloft forecasts on your iOS device. Useful for skydivers and pilots!
Ruby
28
star
6

motion-acknowledgements

This RubyMotion specific gem makes it easy to include the CocoaPods acknowledgements file in your application.
Ruby
28
star
7

motion-imager

An interactive iOS image viewer that does it all: double tap to zoom, flick to dismiss, et cetera.
Ruby
25
star
8

BeerJudge

RubyMotion iOS App: Beer Judge. Available on the App Store!
Ruby
21
star
9

motion-csv

A RubyMotion friendly CSV parser gem
Ruby
20
star
10

WSCrime

RubyMotion project for my app: Winston-Salem Crime Map (available in the App Store)
Ruby
20
star
11

BJCPStyleGuide

Official BJCP Style Guide iOS application written in RubyMotion
HTML
18
star
12

reset-sim

Allows you to easily reset the iOS Simulator from the terminal with a single command.
Ruby
16
star
13

Limer

RubyMotion project for my Mac App "Limer" - a Sublime Text / Finder helper app.
Ruby
11
star
14

motion-concierge

motion-concierge is your personal data concierge!
Ruby
9
star
15

Dropzones

React Native App skydiving dropzones. Data file is here https://github.com/OTGApps/USPADropzones
TypeScript
6
star
16

TheShowCloser

RubyMotion app code for the iOS app The Show Closer
Ruby
4
star
17

BAStyleGuide

RubyMotion application for viewing the Brewers Association Style Guidelines.
Ruby
3
star
18

motion-duration

Motion::Duration is an immutable type that represents some amount of time with accuracy in seconds. Adapted from ruby-duration by Jose Peleteiro
Ruby
2
star
19

6PackCalc

Ruby
2
star
20

motion-altimeter

Block-based RubyMotion gem for interacting with the CMAltimeter class.
Ruby
1
star
21

USPADropzones

GeoJson of all USPA Skydiving Member Dropzones in the US
JavaScript
1
star
22

DropzonesRN

Dropzones app in React Native
TypeScript
1
star