1
0
mirror of https://github.com/PurpleI2P/i2pd-qt.git synced 2025-01-11 23:38:01 +00:00
i2pd with Qt based GUI
Go to file
nonlin-lin-chaos-order-etc-etal d5690c6280 tunnels.conf code fixes
* Now shows a message box and disables tunnels UI control on errors;
* QSharedPointer instead of simple C pointer within SaverImpl.
2022-12-25 02:01:23 +08:00
.github/workflows [gha] 22.04 - use libboost-all-dev 2022-08-14 12:11:52 +03:00
contrib 2.44.0 2022-11-22 19:49:33 +03:00
src tunnels.conf code fixes 2022-12-25 02:01:23 +08:00
.gitignore added *.o to .gitignore 2021-04-02 19:26:28 +01:00
.gitmodules import qt code, update paths in project and sources 2021-01-31 22:52:22 +03:00
i2pd_qt.pro Corrects 2022-08-28 19:18:32 +08:00
LICENSE import qt code, update paths in project and sources 2021-01-31 22:52:22 +03:00
README.md Included a ref to full build docs 2022-08-28 17:00:10 +08:00

i2pd-qt — A GUI for i2pd

A screenshot of i2pd-qt

Downloads

Download on Flathub

Building

See https://i2pd.readthedocs.io/en/latest/devs/building/qt-desktop-gui/ .