Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 26 days ago
JSON representation
Gets the bitstamp price and shows it in the Mac Menu Bar
- Host: GitHub
- URL: https://github.com/wasabit/bitstampprice
- Owner: wasabit
- License: mit
- Created: 2014-02-26T02:12:03.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-03-05T02:37:55.000Z (9 months ago)
- Last Synced: 2024-08-03T09:05:41.108Z (4 months ago)
- Topics: bitcoin, bitstamp, macos, price, swift4
- Language: Swift
- Homepage:
- Size: 90.8 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Mac-Menubar-Megalist - Bitstamp Price
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.