Headlines [WIP]
A native GUI app built with Rust using egui. Uses newsapi.org as the source to fetch news articles.
implementation status
This is a WIP and the current status can be found inVideo walkthrough
Part B (soon)
Implementation Status
- Base UI
- Integrate dark mode
- Integrate real articles feed.
- Config window for setting API_KEY
- State persistance
Setup
Linux
Make sure egui
dependencies are installed. Once done, run cargo run
on the terminal (you need to have the Rust toolchain installed).
Windows
TODO. Help me test on windows
Web
TODO
Contributions
All kinds of contributions are welcome.
License
MIT