Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
20 results tagged gui  ✕   ✕
NiceGUI https://nicegui.io/
Sat 01 Apr 2023 07:12:55 PM PDT archive.org

NiceGUI handles all the web development details for you. So you can focus on writing Python code. Anything from short scripts and dashboards to full robotics projects, IoT solutions, smart home automations and machine learning projects can benefit from having all code in one place. Offers all of the HTML user interface bits you'd expect. Flexible layout by default, supports HTML, CSS and Markdown. Charts, tables, diagrams, 3d visualization, automatic refresh.

Pretty heavy dependencies, but at least pip handles that for you.

Github: https://github.com/zauberzeug/nicegui/

python webapps gui builder visualization
Pyglet https://pyglet.org/
Mon 16 Jan 2023 08:48:52 PM PST archive.org

pyglet is a powerful, yet easy to use Python library for developing games and other visually-rich applications on Windows, Mac OS X and Linux. It supports windowing, user interface event handling, Joysticks, OpenGL graphics, loading images and videos, and playing sounds and music. All of this with a friendly Pythonic API, that's simple to learn and doesn't get in your way.

Github: https://github.com/pyglet/pyglet

python module animation graphics games frameworks gui
mifi/lossless-cut https://github.com/mifi/lossless-cut
Tue 06 Dec 2022 04:03:07 PM PST archive.org

The swiss army knife of lossless video/audio editing.

LosslessCut aims to be the ultimate cross platform FFmpeg GUI for extremely fast and lossless operations on video, audio, subtitle and other related media files. The main feature is lossless trimming and cutting of video and audio files, which is great for saving space by rough-cutting your large video files taken from a video camera, GoPro, drone, etc. It lets you quickly extract the good parts from your videos and discard many gigabytes of data without doing a slow re-encode and thereby losing quality. Or you can add a music or subtitle track to your video without needing to encode. Everything is extremely fast because it does an almost direct data copy, fueled by the awesome FFmpeg which does all the grunt work.

Weirdly, it's all Javascript webshit.

gui video audio editor javascript
SerenityOS/ladybird https://github.com/SerenityOS/ladybird
Fri 16 Sep 2022 04:43:25 PM PDT archive.org

The Ladybird Web Browser is a browser using the SerenityOS LibWeb engine with a Qt GUI. Qt6 development packages and a c++20-enabled compiler are required (gcc-11 or clang-13 at a minimum).

Not another Chromium reskin or Webkit wrapper. This is a from-scratch project.

In the Arch Community repo.

In the AUR: https://aur.archlinux.org/packages/ladybird-git

Build instructions: https://github.com/SerenityOS/ladybird/blob/master/Documentation/BuildInstructions.md

linux gui webbrowser qt
Sanster/lama-cleaner https://github.com/Sanster/lama-cleaner
Thu 03 Mar 2022 03:47:50 PM PST archive.org

An AI assisted utility in which you scribble over something you want removed from an image, and it extrapolates and knits the surrounding background over it. CUDA enabled. Works with high resolution images just as well as boring ones. Multi-stroke support.

python gui graphics editor ai gpu
gradio-app/gradio https://github.com/gradio-app/gradio
Tue 21 Dec 2021 05:10:01 PM PST archive.org

Create UIs for your machine learning model in Python in 3 minutes. Quickly create customizable UI components around your models. Gradio makes it easy for you to "play around" with your model in your browser by dragging-and-dropping in your own images, pasting your own text, recording your own voice, etc. and seeing what the model outputs.

python module gui ai ml controller
dddomodossola/remi https://github.com/dddomodossola/remi
Thu 09 Dec 2021 04:05:50 PM PST archive.org

Remi is a GUI library for Python applications that gets rendered in web browsers. This allows you to access your interface locally and remotely. There is also a drag-n-drop GUI Editor. Look at the Editor subfolder to download your copy.

No HTML knowledge is required, Remi does it all for you automatically.

Looks fairly straightforward to use, provided that you start using it at the beginning. I don't know how easy it would be to retrofit existing code.

python module webapps gui apps crossplatform
PySimpleGUI - Python GUIs for humans. https://pysimplegui.readthedocs.io/
Thu 09 Dec 2021 03:32:00 PM PST archive.org

Transforms tkinter, Qt, Remi, WxPython into portable people-friendly Pythonic interfaces, especially if you primarily do CLI tools. Tries to make it easy to build GUIs for applications, because ordinarily the process sucks. Supports several toolkits, including QT, WxPython, and Remi (if you want to turn something into a webapp); you can switch between those toolkits with a single line. No callback functions, that's all handled for you. Has a built-in debugger.

python desktops gui module ui ux web interfaces
DiskImagery64 download | SourceForge.net https://sourceforge.net/projects/diskimagery64/
Tue 30 Nov 2021 12:36:40 AM PST archive.org
c64 disk editor gui diskimages retrocomputing
wang0618/PyWebIO https://github.com/wang0618/PyWebIO
Tue 30 Mar 2021 02:07:08 PM PDT archive.org

PyWebIO provides a series of imperative functions to obtain user input and output from the browser, turning the browser into a "rich text terminal", and can be used to build simple web applications or browser-based GUI applications without needing to have knowledge of HTML and JS. PyWebIO can also be easily integrated into existing Web services. PyWebIO is very suitable for quickly building applications that do not require a complex UI.

Interact with the REPL and see things happen in a browser window.

Can work alongside other webapp frameworks in Python, like Django, Flask, and FastAPI. asyncio out of the box. Supports third-party data visualization modules, like bokeh and plotly.

Docs: https://pywebio.readthedocs.io/en/latest/

python webapps framework gui exocortex ui module
hugsy/cemu https://github.com/hugsy/cemu
Tue 12 Jan 2021 05:27:18 PM PST archive.org

CEmu is a GUI application that empowers users to write assembly and test it by compiling it to bytecode and executing it in an QEMU-based emulator. CEmu combines all the advantages of a basic assembly IDE, compilation and execution environment, by relying on the great libraries Keystone, Unicorn and Capstone engines in a Qt powered GUI. It allows you to test binary samples, check your shellcodes or even simply learn how to write assembly code, all of this for the following architectures:

  • x86-32 / x86-64
  • Arm / AArch64
  • MIPS / MIPS64
  • SPARC / SPARC64
  • (more to come)
python gui emulator processors assembly crossplatform cpu
GitHub - phillbush/pmenu: A pie-menu in xlib and imlib2. https://github.com/phillbush/pmenu
Mon 05 Oct 2020 03:21:14 PM PDT archive.org

πmenu is a pie menu utility for X. πmenu receives a menu specification in stdin, shows a menu for the user to select one of the options, and outputs the option selected to stdout. Works like a UNIX-native utility: Reads an input, prints an output. Submenus. Pie slices with icons. Supports native Xresources. Very lightweight.

x menus desktop utility gui lightweight crossplatform
yyl-20020115/RTLSDR-Scanner-Python3: RTLSDR Scanner rewrite in Python3 https://github.com/yyl-20020115/RTLSDR-Scanner-Python3
Mon 13 Apr 2020 06:41:53 PM PDT archive.org

A cross platform Python frequency scanning GUI for the OsmoSDR rtl-sdr library.

Seems rather along the lines of gqrx, but in Python.

python gui rtlsdr rf scanner
BerryBoot v2.0 - bootloader / universal operating system installer [BerryTerminal] https://www.berryterminal.com/doku.php/berryboot
Tue 23 Jul 2019 02:47:44 PM PDT archive.org

A boot selector for the Raspberry Pi. Interactively pick, download, and install multiple OSes for the RasPi to the same SD card. The selection can be changed later. Also lets you use USB drives for storing those OSes instead of an SD card. HDMI enabled.

raspi os bootloader linux selector gui configuration
Gephi - The Open Graph Viz Platform https://gephi.org/
Tue 29 Jan 2019 10:14:34 PM PST archive.org

Visualization and exploration software for all kinds of graphs and networks. Map and explore data points and entities. Trace links between entities. Analyze graph data for patterns. Can be extended with plugins (https://gephi.org/plugins/).

data exploration analysis gui links exocortex java api mapping analytics
PiBakery - The blocks based, easy to use setup tool for Raspberry Pi http://www.pibakery.org/
Fri 04 May 2018 02:39:08 PM PDT archive.org

An interactive utility for building custom Raspbian images.

utility gui raspi raspbian os image builder
A Periodic Table of Visualization Methods http://www.visual-literacy.org/periodic_table/periodic_table.html
Tue 20 Mar 2018 02:42:50 AM PDT archive.org
work art reference design viz table tools techniques information communications graph research resources development theory business visualization mapping illustration geek web interface data database gui computers programming analysis display graphs academic ui organization guide
SQLite Database Browser https://sqlitebrowser.org/
Tue 20 Mar 2018 02:20:54 AM PDT archive.org

A free, open source application that makes manipulating SQLite databases easier. Designed with both people who aren't skilled with databases and administrators in mind.

sqlite foss sysadmin gui management application tools free sql crossplatform databases
Grub Customizer - a graphical grub2 settings manager in Launchpad https://launchpad.net/grub-customizer
Tue 20 Mar 2018 01:28:02 AM PDT archive.org

A graphical application which lets you edit the unusually opaque GRUB2 config files. Right now, it's most handy on recent Ubuntu Linux machines.

gui grub ubuntu grub2 editor linux foss software
Tale MUD, mudlib & Interactive Fiction framework https://pythonhosted.org/tale/
Mon 19 Mar 2018 11:59:06 PM PDT archive.org

A framework written in python for writing a MUD or interactivefiction. Can run as a console app or with a simple GUI that uses tkInter. Even has a webapp. Has a re-implementation of LPC-MUD's soul.c parser. Seems to be very complete insofar as IF is concerned, maybe the soul module will give me some hints for writing a parser.

Github repo: https://github.com/irmen/Tale

mud python gui parser framework interactivefiction webapps if
4815 links, including 361 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn