-
Notifications
You must be signed in to change notification settings - Fork 277
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
Networking
Resources
Debugging
Detailed documentation on:
- Getting Started
- Configuring Chromely
- Loading Html
- Resource Handling
- Configuring Message Routing
- Register Ajax/XHR Handlers
- JavaScript Execution
- Scheme Registration
- Scheme Handlers
- Custom Http Handlers
- How to use commands
- Custom CEF Handlers
- Chromely on Raspberry Pi
- How to use app settings
- CEF binaries download
- Using DevTools