Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xdrwastaken/crowsa
A lightweight and more secure alternative to Electron.
https://github.com/xdrwastaken/crowsa
crystal crystal-lang crystal-language library ui-framework web web-development webapp
Last synced: 15 days ago
JSON representation
A lightweight and more secure alternative to Electron.
- Host: GitHub
- URL: https://github.com/xdrwastaken/crowsa
- Owner: XDRwastaken
- License: mit
- Created: 2024-08-12T02:02:08.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2024-09-28T22:19:39.000Z (about 1 month ago)
- Last Synced: 2024-10-04T21:31:46.738Z (about 1 month ago)
- Topics: crystal, crystal-lang, crystal-language, library, ui-framework, web, web-development, webapp
- Language: Crystal
- Homepage: https://codeberg.org/XDR/Crowsa
- Size: 399 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A lightweight and more secure alternative to Electron.
This project is currently a work in progress.
## What's Crowsa?
Crowsa is a little framework for building tiny binary applications for Windows. Leveraging the power of [Hyaline](https://codeberg.org/XDR/Hyaline), Crowsa utilizes the system webview to render the application.## Getting Started
If you're interested in creating a Crowsa application, visit [Crowsa's documentation](https://xdr.codeberg.page/@Crowsa).