rsyncOSX / RsyncUIHTML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The application read the RSS feeds of documentation for RsyncUI and RsyncOSX. The documentation is built by Hugo and served on Netlify as static web pages. The application utilizes two external libraries:

FeedKit reads the RSS feeds, RichText displays the feeds as HTML. The application is developed by SwiftUI and the source is a few lines of code. The real work is by the two external libraries.

RsyncUIHTML is built for macOS 14.

About

License:MIT License


Languages

Language:Swift 94.5%Language:Makefile 5.5%