I spend an entire week trying to find desktop framework

master
lemonero 3 years ago
parent 71cabdbde4
commit 5a350ce588

33
.gitignore vendored

@ -1,26 +1,15 @@
# ---> Dart # Developer tools' files
# See https://www.dartlang.org/guides/libraries/private-files .lite_workspace.lua
# Files and directories created by pub # Neutralinojs binaries and builds
.dart_tool/ /bin
.packages /dist
build/
# If you're building an application, you may want to check-in your pubspec.lock
pubspec.lock
# Directory created by dartdoc # Neutralinojs client (minified)
# If you don't generate documentation locally you can remove this line. neutralino.js
doc/api/
# Avoid committing generated Javascript files: # Neutralinojs related files
*.dart.js .storage
*.info.json # Produced by the --dump-info flag. *.log
*.js # When generated by dart2js. Don't specify *.js if your
# project includes source files written in JavaScript.
*.js_
*.js.deps
*.js.map
.flutter-plugins
.flutter-plugins-dependencies
workspace.code-workspace

@ -9,3 +9,4 @@ DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. You just DO WHAT THE FUCK YOU WANT TO. 0. You just DO WHAT THE FUCK YOU WANT TO.

@ -1,3 +1,8 @@
# wowtupid # wowtupid
GUI wrapper for xmrig and wownerod
Brainded GUI node+xmrig solution Features:
1. Can download and update binaries
2. Can run the bineries
3. I dunno what to write next
4. Can remove the frontal lobe of the brain
5. oooga boooga
Loading…
Cancel
Save