Peekaboo/peekaboo-native
codegen-sh[bot] 1d74002bb6 Complete Linux binary implementation with full feature parity
- Implemented complete CLI command structure with JSON output support
- Added platform-specific screen capture using X11, Wayland, and fallback tools
- Implemented application listing with process information
- Added server status reporting with permission checking
- Fixed all build errors and warnings
- Added proper error handling and JSON response formatting
- Integrated with existing MCP server platform detection logic
- All core functionality working: apps listing, server status, image capture
- 20 unit tests passing with comprehensive coverage
- Ready for production use on Linux systems
2025-06-08 07:28:12 +00:00
..
src Complete Linux binary implementation with full feature parity 2025-06-08 07:28:12 +00:00
.gitignore Complete Rust implementation for Linux compatibility 2025-06-08 06:56:21 +00:00
build.rs Complete Linux binary implementation with full feature parity 2025-06-08 07:28:12 +00:00
Cargo.toml Complete Linux binary implementation with full feature parity 2025-06-08 07:28:12 +00:00