Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ndunnett/gpui-calc
First attempt at using GPUI to create the world's worst calculator application.
https://github.com/ndunnett/gpui-calc
calculator gpui gui rust ui
Last synced: 1 day ago
JSON representation
First attempt at using GPUI to create the world's worst calculator application.
- Host: GitHub
- URL: https://github.com/ndunnett/gpui-calc
- Owner: ndunnett
- License: mit
- Created: 2024-05-05T06:15:23.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-05-19T07:43:40.000Z (6 months ago)
- Last Synced: 2024-05-20T07:31:24.424Z (6 months ago)
- Topics: calculator, gpui, gui, rust, ui
- Language: Rust
- Homepage:
- Size: 2.91 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GPUI Calculator
First attempt at using [GPUI](https://github.com/zed-industries/zed/tree/main/crates/gpui) to create the world's worst calculator application.