-
Notifications
You must be signed in to change notification settings - Fork 2
A List of Apps Built with Chromely
ConverseTek
Single Executable File
GitState
@mattkol I made a mod tool for BattleTech PC game with Chromely. I used it to hook into the game dlls in the C# side to allow me to reuse their deserialisation system for the in-game dialogue/conversation system. Then built a React based dialogue editor on the 'frontend' side.
The community love it. Thank you for making a great base for me to start on. You can see the project here: https://github.com/CWolfs/ConverseTek
How to build small Chromely "single executable" that downloads "Cef" and "CefSharp" files during the first launch. Chromely Small Single Executable. [Cef binaries downloads on first app launch.]
Thanks to @pkudrel for sharing this.
State display for folders of git repositories.
For more information see project page on GitHub.
Chromely
Getting Started
The Basics
Digging Deeper
- Sub-Process
- Infrastructure
- Restful Resources
- Register Resource Assemblies
- Custom Local Resource Handling
- Custom Scheme Handling
- Expose .NET class to JavaScript
- Generic Message Routing
- Real-time with Websocket
- External Url Registration
Angular - React - Vue