https://github.com/sger/tinylog
https://github.com/sger/tinylog
ios-app list swift todo
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/sger/tinylog
- Owner: sger
- Created: 2017-09-09T16:35:30.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2023-05-02T07:27:21.000Z (about 3 years ago)
- Last Synced: 2025-01-06T01:22:54.003Z (over 1 year ago)
- Topics: ios-app, list, swift, todo
- Language: Swift
- Size: 31.2 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Tinylog
===
[](https://travis-ci.org/sger/Tinylog) 
Tinylog is a minimal TODO App for iOS (iPhone/iPad).
[Download on the App Store](https://itunes.apple.com/gr/app/tinylog/id799267191?mt=8)
Setup
-----
```ruby
$ git clone https://github.com/sger/Tinylog
$ cd Tinylog
$ pod install
$ make bootstrap
```
Testing
-----
```ruby
$ make test
```
Requirements
-----
Tinylog requires Swift 5.0 and Xcode 11.0.
Author
-----
__Spiros Gerokostas__
- [](https://twitter.com/sger)
- :email: spiros.gerokostas@gmail.com
License
-----
Tinylog is available under the MIT license. See the LICENSE file for more info.