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

https://github.com/sger/tinylog


https://github.com/sger/tinylog

ios-app list swift todo

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

Tinylog
===
[![Build Status](https://travis-ci.org/sger/Tinylog.svg?branch=master)](https://travis-ci.org/sger/Tinylog) ![CI](https://github.com/sger/Tinylog/workflows/CI/badge.svg)

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://img.shields.io/badge/twitter-sger-brightgreen.svg)](https://twitter.com/sger)
- :email: spiros.gerokostas@gmail.com

License
-----

Tinylog is available under the MIT license. See the LICENSE file for more info.