Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Guilite | 6,587 | 2 months ago | 10 | apache-2.0 | C++ | |||||
✔️The smallest header-only GUI library(4 KLOC) for all platforms | ||||||||||
X11docker | 4,642 | a month ago | 10 | mit | Shell | |||||
Run GUI applications and desktops in docker and podman containers. Focus on security. | ||||||||||
Maildev | 3,886 | 54 | 26 | 7 days ago | 44 | May 18, 2022 | 111 | other | SCSS | |
:mailbox: SMTP Server + Web Interface for viewing and testing emails during development. | ||||||||||
Mongoku | 1,170 | 16 days ago | 9 | July 31, 2019 | 49 | mit | TypeScript | |||
🔥The Web-scale GUI for MongoDB | ||||||||||
Dynamodb Admin | 1,168 | 5 | 4 | 14 days ago | 45 | May 01, 2022 | 27 | mit | EJS | |
GUI for DynamoDB Local or dynalite | ||||||||||
Openapi Gui | 1,071 | a year ago | 6 | September 21, 2018 | 19 | mit | JavaScript | |||
GUI / visual editor for creating and editing OpenAPI / Swagger definitions | ||||||||||
Smartqqbot | 1,008 | 4 years ago | 18 | gpl-3.0 | Python | |||||
基于SmartQQ的自动机器人框架 | ||||||||||
Bmw Tensorflow Training Gui | 934 | 2 months ago | 2 | apache-2.0 | Python | |||||
This repository allows you to get started with a gui based training a State-of-the-art Deep Learning model with little to no configuration needed! NoCode training with TensorFlow has never been so easy. | ||||||||||
Docker Firefox | 796 | 18 days ago | 56 | Shell | ||||||
Docker container for Firefox | ||||||||||
Bmw Yolov4 Training Automation | 625 | 10 days ago | 9 | bsd-3-clause | Python | |||||
This repository allows you to get started with training a state-of-the-art Deep Learning model with little to no configuration needed! You provide your labeled dataset or label your dataset using our BMW-LabelTool-Lite and you can start the training right away and monitor it in many different ways like TensorBoard or a custom REST API and GUI. NoCode training with YOLOv4 and YOLOV3 has never been so easy. |
An example of how to run GUI apps in Docker using X forwarding.
bin/demo xeyes
(Requires Docker and you must be using Xorg display server).Dockerfile
, entrypoint.sh
, and bin/demo
..tasks
folder is used for a build and release pipeline with Travis CI. Ignore this folder unless you want to learn about creating CI/CD pipelines with Docker.Your working directory must be inside the host user's home directory. Running outside in a directory higher than that will result in failure.