kenzan8000 / ladder-client

iOS client for an open source RSS Reader called Fastladder. Ladder Client provides more mobile-optimized experience comparing to just viewing the RSS reader on mobile browser.

Home Page:https://apps.apple.com/us/app/ladder-client/id1317507559

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

App Icon

ladder-client

CircleCI

ladder-client is an iOS client for an open source RSS reader called Fastladder. This app provides more mobile-optimized experience comparing to viewing the RSS reader by a mobile browser.

ladder-client

Fastladder

Fastladder

Fastladder is an innovative RSS reader in the meaning that divides the browsing into two simpler tasks, feed browsing and article reading. For example, in a usual RSS reader, you would see list of the updated feeds you subscribe to. Then you dig in the unread articles in a feed, read the articles, back to the feed list, and iterate them again and again. On the other hand, Fastladder separates reading each article from the whole task. It allows you to first focus on single task pinning the articles you will read. Later, you just read the pinned articles without any task interference. Besides, the vim-like intuitive key bindings help you get the task done more quickly and less stressfully.

iOS client

ladder-client is an iOS client for Fastladder. It aims not to break the original intuitive and stressless RSS reader experience.

The feed browsing and article reading are separated by the tabs. tabs

There is still a vim-like quick and intuitive interaction when pinning an article from each feed. feed-detail

Installation

Download the project via the repository.

$ git clone https://github.com/kenzan8000/ladder-client.git
$ cd ladder-client

Install the gems.

$ bundle install

Open the Xcode project and run it.

$ open ladder-client.xcodeproj

About

iOS client for an open source RSS Reader called Fastladder. Ladder Client provides more mobile-optimized experience comparing to just viewing the RSS reader on mobile browser.

https://apps.apple.com/us/app/ladder-client/id1317507559

License:MIT License


Languages

Language:HTML 68.8%Language:Swift 30.9%Language:Ruby 0.3%