Commit Graph
6 Commits
Author SHA1 Message Date
miles 48a994db09 feat: implement native notifications with full API support and event handling 2026-08-14 16:50:21 -05:00
miles 8cf5d351a7 feat: enhance clipboard functionality with full API support for various formats 2026-08-08 19:50:05 -05:00
miles c916883e14 make ram efficiency way better animated to read me And made a new benchmark 2026-07-28 22:27:10 -05:00
miles a11d5a1350 Add Gelectron demo application with main functionality and benchmark results
- Created main.js for the Gelectron demo application, implementing various app tests and lifecycle management.
- Added package.json to define application metadata.
- Included necessary code signature files for macOS compatibility.
- Generated benchmark results for the application startup and memory usage.
2026-07-28 14:24:19 -05:00
miles f73e8f02d1 Remove main application files and code signature from GeelectronDemo 2026-07-28 00:02:00 -05:00
miles e5d93b3613 Add initial implementation of GeelectronDemo app
- Created main.js for the application logic, including tests for Electron app properties and methods.
- Added package.json to define app metadata.
- Included necessary code signature files for macOS app distribution.
- Implemented basic window management and event handling in the app.
2026-07-27 23:56:34 -05:00