Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imightexist/node-windowsforms
a nodejs package that uses csharp technologies to make a windows forms gui
https://github.com/imightexist/node-windowsforms
Last synced: about 1 month ago
JSON representation
a nodejs package that uses csharp technologies to make a windows forms gui
- Host: GitHub
- URL: https://github.com/imightexist/node-windowsforms
- Owner: imightexist
- Created: 2022-04-04T02:27:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-04-18T03:46:13.000Z (over 2 years ago)
- Last Synced: 2024-04-25T14:21:38.281Z (7 months ago)
- Language: JavaScript
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# node-WindowsForms
a nodejs package that uses csharp spaghetti code and shitty nodejs to csharp communication to make a windows forms app. as of now i will take a break from this project but feel free to make any pull requests if there is something wrong with the codeHow to use: https://github.com/imightexist/node-WindowsForms/blob/main/howtouse.md
# Issues
- Limited components
- Limited properties to edit
- Modify and onclick don't work
# Current update log
- Added linux support
- Width and height is now supported
- Changed demo program to a not currently functional calculator
- Removed development/debugging features