Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wasabit/bitstampprice

Gets the bitstamp price and shows it in the Mac Menu Bar
https://github.com/wasabit/bitstampprice

bitcoin bitstamp macos price swift4

Last synced: about 2 months ago
JSON representation

Gets the bitstamp price and shows it in the Mac Menu Bar

Awesome Lists containing this project

README

        

Bitstamp Price
==============

Get the Bitstamp last price in the mac menu bar.

## Installation

Follow these steps to compile Bitstamp Price on your own:

1. Clone this repo to your Mac.

```
git clone https://github.com/wasabit/bitstampprice.git BitstampPrice
cd BitstampPrice
```

2. Open the project file in Xcode 9, then build and run the BitstampPrice target.

```
open Bitstamp Price.xcodeproj.xcodeproj
```

3. In Xcode 9, go to Product > Archive, press Export Button and choose Developer ID.
After a couple of questions you'll be able to select a folder to export the App.
Go to this folder, and move the app into your /Applications folder.

Or download it from https://github.com/wasabit/bitstampprice/releases unzip it and put it in your /Applications folder.