Oh, this could be interesting! A simple #gtk4 #gui for #pipewire. 😎 https://github.com/dyegoaurelio/simple-wireplumber-gui
I am trying to build a #inventory system with Snipe-IT or Homebox. The plan is to run it on a #SBC and have a USB Code scanner attached to it (Can sb recommend one?). The other option would be to use a #webserver but this would create permanent costs, therefore this is the second option.
The question is now: Which #Linux to use & how to configure it (It needs some kind of #GUI - is a kind of fullscreen Browser possible?).
Do you have any ideas?
:boost_requested:
#FollowerPower #GUI #Linux #webserver #sbc #inventory
@Walrus @trashheap @Raspberry_Pi Personally, I got one as I wanted to evaluate it as replacement for a #Pi0W or even a faster #Pi0 with no need but it's HDMI, USB, microSD and cpmputational power compared to scalped #PiZero|s...
But then again the #PocketCrypto doesn't need any #GUI but just a #TUI...
https://github.com/KBtechnologies/PocketCrypto
#tui #GUI #PocketCrypto #pizero #pi0 #Pi0W
#optoPlate-96: An #OpenSource #GUI to design high-throughput #optogenetic experiments with the optoPlate-96:
Paper: https://doi.org/10.1038/s41596-020-0349-x
GitHub: https://github.com/WeberSynBioLab/optoConfig-96
#DIYbio #lab #instruments #Python #Arduino #fluorescence #PlateReader #optogenetics
#optogenetics #platereader #fluorescence #Arduino #Python #instruments #lab #diybio #optogenetic #GUI #OpenSource #optoplate
#optoPlateReader (#oPR): An #OpenSource #Arduino-controlled #PlateReader that allows #automated #optogenetic stimulation & #spectroscopy in each well of a 96-well plate:
https://doi.org/10.1101/2022.07.13.499906
#DIYbio #biohacking #chemistry #lab #instruments #fluorescence #OD #LED #python #GUI
#GUI #Python #led #od #fluorescence #instruments #lab #chemistry #biohacking #diybio #spectroscopy #optogenetic #Automated #platereader #Arduino #OpenSource #OPR #optoplatereader
#DRM #WEB worries? Here's another free way. 5711 bytes to stdout from awk or lisp or clisp (doesn't matter) over the wire as an #altair #gui #cloud app with dependencies of C #sockets #XCB and nothing else not even fonts on the thin client end, 160k footprint. This was made for apps but no reason the complicated html/css/svg/js stuff couldn't be pushed back to a server unlocking the much smaller over the wire and tinier footprint of the ui. code free out on bitbucket timcdoc antibrowser
#xcb #sockets #Cloud #GUI #altair #Web #DRM
@asahi_95@tech.lgbt #TUI is a #GUI...
https://en.wikipedia.org/wiki/Text-based_user_interface
But yeah I get the point: You want Copy & Paste and mouse support to just work across applications...
And I gues they don't have #Pidgin or #Gajim in their repos nor will it eat PPAs or similar?
#ThisJobShouldNotExist:
#Cloud - #Security
https://www.xing.com/jobs/frankfurt-main-consultant-cloud-security-tz-od-vz-99714081
I mean, isn't the reason to use "the Cloud" to save costs and hassles by outsorcing stuff like #Security, #Backups and #Maintenance beyond adding and managing the end-users on a "single plane" #web-based #GUI?
#GUI #Web #maintenance #backups #Security #Cloud #thisjobshouldnotexist
Wrote this #lisp hello world #gui #cloud app last few minutes, just smart enough to draw and exit on right click. Just uses #stdin #stdout output same as the #bash and #C implementations (setq x "Fo 0 999 3\nF 0 255\nL$ 0 0 800\"Hello world\"\nZ \n")
(while (setq p (asc (fgets stdin))) (cond ((== p 100) (write 1 x (strlen x))) ((== p 51) (exit 0))))
#C #Bash #stdout #stdin #Cloud #GUI #Lisp
Minimal "hello world" #cloud #gui #application joins 10 other apps and 21 other languages in the language agnostic ecosystem. No dependencies on anything but stdin/stdout. Right clicking sends 3 xxx yyyy and that stops loop and exits. #bash code shown, a run is also shown using 10 pt 0 pt 0 pt 26 (this computer) and ports 16968 16969 but that is hidden by a thin shell that just wraps stdin stdout with a tiny header
#Bash #application #GUI #Cloud
How to write a #gui #cloud app in any lang* in a few minutes free. Hello world and clock #program (written in a few minutes this morn) Clock was tricky, needed timeout&tic. code is out on bitbucket timcdoc antibrowser bash,hello&clock below. Hello world 2nd echo dumps events from the #antibrowser.Both apps close if right clicked ( 3 xxxx yyyy ) May not be obvious, the text in the background, the 2 or 3 lines of while loop is the entire app, yes all of it.
#antibrowser #program #Cloud #GUI
I've been working with #Powershell and writing #gui windows for them recently. This has been a game changer for many things our team uses. Been nice to make complicated things easier for those not used to command line and kept user error out of the mix.
Today wanted to share a simple guide on how to get started on my post 31 of the #100DaysToOffload
#100DaysToOffload #GUI #powershell
@sqfmi cool.
So it's that #Surplus #Blackberry-#Keyboard with a #Display and space to mount a @Raspberry_Pi #Pi0W?
Basically an alternative to the #VT69 from @violenceworks if someone didn't want a #text #terminal but an actual #GUI at their disposal...
#GUI #Terminal #text #vt69 #Pi0W #Display #keyboard #Blackberry #surplus
Implemented more stuff dumping p/q internal form. The number of digits arbitrarily at 32 could be hundreds if needed. #lisp #antibrowser #gui #cloud #application server only uses stdin/out to send/receive to/from #thinCLient on other end of socket. Red is an indication of inexact(irrational, or too complicated) Note p/q means this is going to be more exact for longer than normal.
#thinclient #application #Cloud #GUI #antibrowser #Lisp
Wrote another #powershell #gui today. Take a bunch of batch files, parse them, then start the right customers file from the drop down. Added some neat on change events I hadn’t worked much with before. #windowsserver
#windowsserver #GUI #powershell
@bastetfurry @gpuopen @fuchsiii
The only workaround I can think of would be to instal #OpenSSH server and then remotely restart the entire graphics stack, which is not a fix as it still means all #GUI applications got killed!