Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b7a9f0cfc2 |
@@ -2,6 +2,14 @@
|
|||||||
A calculator application written in C# and Fusion.
|
A calculator application written in C# and Fusion.
|
||||||
Using Avalonia to draw GUI.
|
Using Avalonia to draw GUI.
|
||||||
|
|
||||||
|
You can just type expression if tou don't like pressing GUI buttons.
|
||||||
|
|
||||||
|
**Key binds:**
|
||||||
|
- `Enter`: `=`
|
||||||
|
- `Del`: `AC`
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
Requirements: git, bash, [dotnet8](https://dotnet.microsoft.com/en-us/download/dotnet/8.0), [fut](https://github.com/fusionlanguage/fut)
|
Requirements: git, bash, [dotnet8](https://dotnet.microsoft.com/en-us/download/dotnet/8.0), [fut](https://github.com/fusionlanguage/fut)
|
||||||
|
|
||||||
|
|||||||
BIN
screenshot.jpg
Normal file
BIN
screenshot.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 47 KiB |
Reference in New Issue
Block a user