Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/authman2/timecounter
A simple timer that can be used in IOS and OSX applications.
https://github.com/authman2/timecounter
Last synced: about 2 months ago
JSON representation
A simple timer that can be used in IOS and OSX applications.
- Host: GitHub
- URL: https://github.com/authman2/timecounter
- Owner: Authman2
- License: mit
- Created: 2016-03-26T23:26:21.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-14T17:47:02.000Z (almost 8 years ago)
- Last Synced: 2024-10-18T21:58:54.183Z (2 months ago)
- Language: Swift
- Size: 399 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TimeCounter
[![CI Status](http://img.shields.io/travis/Adeola Uthman/TimeCounter.svg?style=flat)](https://travis-ci.org/Adeola Uthman/TimeCounter)
[![Version](https://img.shields.io/cocoapods/v/TimeCounter.svg?style=flat)](http://cocoapods.org/pods/TimeCounter)
[![License](https://img.shields.io/cocoapods/l/TimeCounter.svg?style=flat)](http://cocoapods.org/pods/TimeCounter)
[![Platform](https://img.shields.io/cocoapods/p/TimeCounter.svg?style=flat)](http://cocoapods.org/pods/TimeCounter)## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
TimeCounter is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod "TimeCounter"
```## Author
Adeola Uthman, [email protected]
## License
TimeCounter is available under the MIT license. See the LICENSE file for more info.