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
11 results tagged gui  ✕   ✕
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 webapp 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/).

foss data exploration analysis gui crossplatform 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 webapp if
3421 links, including 116 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn