1
0
mirror of https://github.com/PurpleI2P/i2pd-qt.git synced 2025-01-12 15:58:04 +00:00
i2pd-qt/README.md

10 lines
362 B
Markdown
Raw Normal View History

2021-02-15 16:09:37 +00:00
# i2pd-qt — A GUI for i2pd
## Downloads
2021-02-15 15:13:49 +00:00
2021-02-15 16:06:47 +00:00
<a href='https://flathub.org/apps/details/website.i2pd.i2pd'><img width='240' alt='Download on Flathub' src='https://flathub.org/assets/badges/flathub-badge-en.png'/></a>
2021-02-15 15:13:49 +00:00
2021-02-15 16:09:37 +00:00
## Build Requirements
2022-01-29 14:14:28 +00:00
* Qt 5 is necessary (because Qt 4 lacks `QtWidgets/` folder). See the GitHub action for more details on build procedures.