62616034af
Use SPDX license expression and bundle LICENSE in the package
2026-08-21 14:06:31 +02:00
49cc5036d3
Add GPLv3 LICENSE file and package metadata for open-source release
...
Include the full GPL-3.0 text (declared in pyproject but missing as a file),
add project URLs, keywords and classifiers, and ignore .agent-shell/.DS_Store.
2026-08-21 14:05:07 +02:00
192a0421c2
Bump version to 0.2.0
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