Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/xasos/uiuc-laundry

:shirt: UIUC Laundry App for iOS + watchOS
https://github.com/xasos/uiuc-laundry

Last synced: about 1 month ago
JSON representation

:shirt: UIUC Laundry App for iOS + watchOS

Awesome Lists containing this project

README

        

UIUC Laundry
========

Application to view the status of laundry machines at UIUC. Companion app for Apple Watch coming soon.

For bugs or features requests, please [submit an issue](https://github.com/xasos/UIUC-Laundry/issues/new).

## Setup
If you don't already have [CocoaPods](http://cocoapods.org/), install it.

gem install cocoapods
pod setup

Clone this repository.

git clone https://github.com/xasos/UIUC-Laundry

Install its dependencies

cd UIUC-Laundry
pod install

Open the workspace (not the project)

open UIUC-Laundry.xcworkspace

Run the project

Select 'UIUC-Laundry' target
Select 'Debug' build scheme
Run

## Download
The app can be downloaded directly from the [App Store soon](http://appstore.com) or built from source.

## License
[MIT License](LICENSE)