https://github.com/kaikei-e/cardinalaura
CardinalAura is a comprehensive application that utilizes RSS feeds and is available across multiple platforms.
https://github.com/kaikei-e/cardinalaura
feed-aggregator native-apps react rss-feed rust sqlite3 tauri typescript
Last synced: 2 months ago
JSON representation
CardinalAura is a comprehensive application that utilizes RSS feeds and is available across multiple platforms.
- Host: GitHub
- URL: https://github.com/kaikei-e/cardinalaura
- Owner: Kaikei-e
- Created: 2023-10-14T07:55:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-25T15:18:21.000Z (over 1 year ago)
- Last Synced: 2024-05-31T15:38:23.305Z (12 months ago)
- Topics: feed-aggregator, native-apps, react, rss-feed, rust, sqlite3, tauri, typescript
- Language: Rust
- Homepage:
- Size: 3.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CardinalAura
## What's this?
CardinalAura is a comprehensive application that utilizes RSS feeds and is available across multiple platforms.
It builds upon CurioNoah, offering a range of complex features. The primary function is the subscription to RSS feeds.
This is accompanied by timeline displays of the feeds and search capabilities for stored RSS data, and in the future,
it aims to employ deep learning techniques for summarizing feeds, suggesting user preferences, and discovering new feeds based on those preferences.## Aim
While it's an ambitious project incorporating multiple functionalities, its singular aim is to enhance my technical skills.
The adoption of Rust and Tauri is specifically to improve proficiency in Rust.