Commit graph

3 commits

Author SHA1 Message Date
192a0421c2 Bump version to 0.2.0
Some checks are pending
build-windows / windows-exe (push) Waiting to run
2026-08-21 11:31:17 +02:00
0f2188dc8b Add PyInstaller packaging (macOS .app / Windows .exe) and Windows CI
Cross-platform spec, build entry point, packaging docs, and a Gitea Actions
workflow for the Windows build. Tolerate Finder-injected launch arguments.
2026-08-21 09:19:20 +02:00
bfd8b510b6 Initial neotalk: P2P encrypted chat over UDP discovery + TCP streaming
Clean architecture (core use cases + infra gateways), X25519/AES-GCM E2E
encryption, tkinter GUI, and a pytest suite. 45 tests passing.
2026-08-21 09:16:07 +02:00