Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/xasos/uiuc-laundry
- Owner: xasos
- License: mit
- Created: 2015-11-27T04:12:23.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-28T06:59:26.000Z (about 9 years ago)
- Last Synced: 2024-10-14T21:18:29.370Z (3 months ago)
- Language: Swift
- Homepage:
- Size: 123 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 setupClone this repository.
git clone https://github.com/xasos/UIUC-Laundry
Install its dependencies
cd UIUC-Laundry
pod installOpen 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)