Skip to content

A simple RSS reader for android, written entirely in Kotlin.

Notifications You must be signed in to change notification settings

Aenadon/SimpleRSSFeed

Repository files navigation

SimpleRSSFeed

A simple RSS reader for android, written entirely in Kotlin (and XML).

This app is a simple reader for RSS feeds. It comes with three preset sources, but you can specify your own in the settings.


To build the app, first clone the project:

SSH: git clone git@github.com:Aenadon/SimpleRSSFeed.git

HTTPS: git clone https://github.com/Aenadon/SimpleRSSFeed.git

After that, open a command line inside the root of the project and type:

Windows: gradlew assembleRelease

Unix: ./gradlew assembleRelease

License

Rome

Copyright 2017 Rometools

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

A simple RSS reader for android, written entirely in Kotlin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages