Giter VIP home page Giter VIP logo

ugui's Issues

How to use the same executable multiple times?

Hey!

So I started using this to make a simple GUI on a project I am doing and its really helpful so far but for the terminal commands, I would like to use multiple of the same command like xdg-open to open folders. I did it like PATH but I would want to use the command for another path.

I noticed in the video guide you had a .exe in the same folder which I assume is a script executable but when I tried to replicate that by putting the command in a .exe script it does not really work.

Can you explain that part on the executable?

Thank you.

Enhancement request: Update UGUI to support latest Bootswatch

I believe UGUI currently uses Bootstrap 3/older Bootswatch themes. These have some grid text vertical alignment issues by default and don't have all the modern bells and whistles like button-style radio selection.

This is a request to enhance UGUI to support the latest iteration of the Bootswatch themes, ex. https://bootswatch.com/cerulean

(I've messed with implementing the latest Bootswatch Cerulean myself, but what I've tried breaks the UGUI navbar, etc.)

Looking forward to this!

I am, but how do I use it. I am on Win7 and I just ran index.htm. I want to make radio buttons for options and check boxes but how? Is there a forum where development is being discussed?

similar projects to generate native GUI from CLI app? qt, gtk, wx, tcl/tk, ...

hey, nice project : )

im looking for similar projects, that can generate native GUIs

ideas?

why: one limitation of html interfaces is the "choose file" dialog.
i could use electron, but i want to avoid the javascript-overhead
(alternatives: tauri, nodegui, flutter, ...)

for python, there are Gooey and Cli2Gui and magicgui
but im looking for a language agnostic solution

i suggest to list such "similar projects" in the readme
for example cli-wrapper-ui also renders to html
or should we start an awesome-cli2gui list?

ReferenceError: primordials is not defined

Test environement

OS: MacOS Big Sur
npm --version  7.21.0
node --version v16.8.0

Based on the quick start

  1. Download latest release of UGUI (1.3.0)
  2. Extract the UGUI folder from the zip file
  3. npm install
  4. npm start

Error

npm ERR! code 1
npm ERR! path /Users/aviivgi/Documents/development/blitzz.io/ugui/1.3.0/node_modules/nw
npm ERR! command failed
npm ERR! command sh -c node scripts/install.js
npm ERR! fs.js:47
npm ERR! } = primordials;
npm ERR!     ^
npm ERR! 
npm ERR! ReferenceError: primordials is not defined
npm ERR!     at fs.js:47:5
npm ERR!     at req_ (/Users/aviivgi/Documents/development/blitzz.io/ugui/1.3.0/node_modules/natives/index.js:143:24)
npm ERR!     at Object.req [as require] (/Users/aviivgi/Documents/development/blitzz.io/ugui/1.3.0/node_modules/natives/index.js:55:10)
npm ERR!     at Object.<anonymous> (/Users/aviivgi/Documents/development/blitzz.io/ugui/1.3.0/node_modules/download/node_modules/graceful-fs/fs.js:1:37)
npm ERR!     at Module._compile (node:internal/modules/cjs/loader:1101:14)
npm ERR!     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10)
npm ERR!     at Module.load (node:internal/modules/cjs/loader:981:32)
npm ERR!     at Function.Module._load (node:internal/modules/cjs/loader:822:12)
npm ERR!     at Module.require (node:internal/modules/cjs/loader:1005:19)
npm ERR!     at require (node:internal/modules/cjs/helpers:94:18)

Multiple file selection

Hello!

First of all, thank you for your amazing work, I don't have big knowledges of programming but am trying to use UGUI to design a GUI for a software that needs mutiple files selection. For doing so, Is there any way to get that working? (and accordingly obtain fileToProcess.name for all of the selected files). The drag and drop box in the demo version ony allow you to select one file (and adding multiple to the HTML does't do the job).

Thank you in advance for any help you will provide

Best

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.