Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smillerdev/ncnews
An iOS client for Nextcloud news
https://github.com/smillerdev/ncnews
ios news nextcloud swift
Last synced: 25 days ago
JSON representation
An iOS client for Nextcloud news
- Host: GitHub
- URL: https://github.com/smillerdev/ncnews
- Owner: SMillerDev
- Created: 2018-02-03T15:21:04.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-03T15:43:10.000Z (about 6 years ago)
- Last Synced: 2024-10-30T05:01:24.465Z (2 months ago)
- Topics: ios, news, nextcloud, swift
- Language: Swift
- Homepage:
- Size: 1.14 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NCNews
An iOS client for [Nextcloud news](https://apps.nextcloud.com/apps/news "news app")
It allows you to sync your RSS and Atom feeds with an iOS device.Works pretty well with [ownCloud News](http://apps.owncloud.com/content/show.php/News?content=158434 "News") app as well.
This app is meant to be a continuation of the work on the Owncloud [news-iOS-App](https://github.com/owncloud/news-iOS-App) on a newer platform.
Currently the app is functional but considered an early beta.## Bugs
- The badges that are supposed to indicate unread messages don't always update.
- Each content update syncs all content instead of only taking the new content.
- Text size can't be changes.
- Sorting can't be changed.
- Probably a lot more