All Projects → mczachurski → vcoin

mczachurski / vcoin

Licence: other
VCoin is lightweight application for keeping track of cryptocurrency prices.

Programming Languages

swift
15916 projects
objective c
16641 projects - #2 most used programming language

Projects that are alternatives of or similar to vcoin

100-Days-Of-Flutter-Widgets
This is the place where you can get all knowledge about the flutter in 100 Days.
Stars: ✭ 30 (-11.76%)
Mutual labels:  application
omegga
Brickadia server wrapper, automator, and plugin runner
Stars: ✭ 18 (-47.06%)
Mutual labels:  application
HNReaderApp
Hacker News client for macOS
Stars: ✭ 169 (+397.06%)
Mutual labels:  application
tutti-quanti-shelf
Collection of miscellaneous developer-oriented utilities wrapped into one single app, built with Electron.
Stars: ✭ 30 (-11.76%)
Mutual labels:  application
dothq.co
This repository has moved to:
Stars: ✭ 17 (-50%)
Mutual labels:  application
acquia cli
Provides a Robo console application to the Acquia CloudAPI for managing deployment tasks and environment configuration.
Stars: ✭ 30 (-11.76%)
Mutual labels:  application
DidacticalEnigma
An integrated translator environment for translating text from Japanese to English
Stars: ✭ 29 (-14.71%)
Mutual labels:  application
FireFiles
Powerful Android File Manager for everything that runs on Android OS (Android TV, Android Watch, Mobile, etc)
Stars: ✭ 37 (+8.82%)
Mutual labels:  application
app
Quick start JSON API application
Stars: ✭ 80 (+135.29%)
Mutual labels:  application
aws-ses-template-manager
A simple application offering an interface for CRUD management of AWS SES templates across all compatible regions and with your own choice of credentials profile. A great GUI productivity tool that can be setup and run locally in seconds (see readme).
Stars: ✭ 23 (-32.35%)
Mutual labels:  application
rstpad
Standalone reStructuredText editor with live preview (native app)
Stars: ✭ 35 (+2.94%)
Mutual labels:  application
zoom
A Laravel boilerplate application
Stars: ✭ 46 (+35.29%)
Mutual labels:  application
react-native-todo
Very lightweight and smooth design todo app with react-native
Stars: ✭ 25 (-26.47%)
Mutual labels:  application
ToTheTop
🔝To the top - A small macOS application to help you scroll to the top.
Stars: ✭ 33 (-2.94%)
Mutual labels:  application
desktop
Extendable calculator for the 21st Century ⚡
Stars: ✭ 85 (+150%)
Mutual labels:  application
geometer
A simple drawing program to replicate construction with a compass and straightedge
Stars: ✭ 19 (-44.12%)
Mutual labels:  application
timber-ruby
🌲 Great Ruby logging made easy.
Stars: ✭ 155 (+355.88%)
Mutual labels:  application
My-Business
Business management tool featuring accounts, invoices, partners, projects, and server 🦄
Stars: ✭ 37 (+8.82%)
Mutual labels:  application
Chocolater
Chocolater is simply a PowerShell code generator and it was conceived in order to facilitate the selection and installation of your favorite applications in one go.
Stars: ✭ 26 (-23.53%)
Mutual labels:  application
pindery
An amazing party app.
Stars: ✭ 14 (-58.82%)
Mutual labels:  application

vCoin (Virtual Coin)

vCoin is lightweight application for keeping track of cryptocurrency prices.

Main features:

  • more then 1000 cryptocurrencies
  • 5 dynamic charts (hour, day, week, month, year)
  • prices displayed in more then 100 currencies (USD, EUR, GBP, CHF, etc.)
  • minimal design
  • dark/white themes
  • widget presenting current prices (taking into account user favorite currencies)

You can downlad app from AppStore.

vCoin uses https://coincap.io API. All endpoints are described here: https://docs.coincap.io/.

Screenshots for App Store

After running simulator run one of the following command to change status bar icons.

iPhone 6.5" Display

xcrun simctl status_bar "iPhone 11 Pro Max" override --time 9:41 --dataNetwork wifi --wifiMode active --wifiBars 3 --cellularMode active --cellularBars 4 --batteryState charged --batteryLevel 100

iPhone 5.5" Display

xcrun simctl status_bar "iPhone 8 Plus" override --time 9:41 --dataNetwork wifi --wifiMode active --wifiBars 3 --cellularMode active --cellularBars 4 --batteryState charged --batteryLevel 100

iPad Pro (3rd Gen) 12.9" Display

xcrun simctl status_bar "iPad Pro (12.9-inch) (5th generation)" override --time 9:41 --dataNetwork wifi --wifiMode active --wifiBars 3 --cellularMode active --cellularBars 4 --batteryState charged --batteryLevel 100

Contributing

You can fork and clone repository. Execute 'carthage update' and build. Do your changes and pull a request. Enjoy!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].