Showing 59 open source projects for "arch linux gui"

View related business solutions
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    OpenCMISS-Zinc

    OpenCMISS-Zinc

    A Library for Interactive Modelling and Visualisation

    The OpenCMISS-Zinc Library (opencmiss.org/zinc), or Zinc, is a software library for building interactive graphical modelling and visualisation applications. Models are represented in Zinc as mathematical fields defined over domains, including finite elements with support for high-order basis functions, complex parameter mappings and time variation, and image-based fields. Further fields can be defined by mathematical expressions and algorithms on existing fields, including image...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Sphinx SD Tools

    Common accessible environment for system dynamics simulation.

    The Sphinx project is dedicated to create common accessible environment for system dynamics simulation. This software is developed on Java 6 platform and use Java Swing GUI.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    pyPENELOPE
    An application programming (API) and graphical user interface (GUI) to facilitate the use of PENELOPE's program PENEPMA.
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 4

    Network Emulator

    Distributed Network emulation tool for high rate packet

    ...This project is based on the following projects and libraries: LightweighIP of the TCP/IP stack pthread libpcap for communication with virtual machines dynamips Linux MicroCore
    Downloads: 0 This Week
    Last Update:
    See Project
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 5

    mesoFON

    mesoFON is an individual-based mangrove forest model, a KiWi extension

    mesoFON is an individual-based mangrove forest model. It is a Java implementation of the KiWi model done with RePast Simphony. It contains several new features: (1) You can add up to 10 species via the GUI. However, in principle, the number of species to be included programmatically is unlimited. (2) You can use a variety of growth functions via typing them in as a string on the GUI. (3) The model is transparent, sinc it comes with the Eclipse workbench of RePast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    enGrid
    ENGRID is a mesh generation software with CFD applications in mind. It supports automatic prismatic boundary layer grids for Navier-Stokes simulations and has a Qt based GUI.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7

    Frc Robot Simulator

    A library that allows programs for a NI CRIO to be run on a computer.

    A simulator that allows programs written in Java for a National Instruments CRIO to be run on a local computer by overloading the libraries provided by WPI. Some things we've fixed since 0.1a: Kinect no longer throws an exception upon instantiation, the Watchdog is usable, array elements can now be edited in the gui, and lots of under the hood reimplementation to replace native methods. DISCLAIMER: this is not like the diamond bullet studios simulation, this only simulates how the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Substitution cipher cracker based on ant colony optimization metaheuristic. Includes GUI. Everything is in czech because this is a school project :(
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PetriNetExec: Java Embeddable Petri Nets

    PetriNetExec: Java Embeddable Petri Nets

    PetriNetExec a library for embedding Petri Nets into Java applications

    Briefly said, PetriNetExec is an open-source Java library which allows you to embed Petri Nets into your Java application. Using PetriNetExec you can define places and transitions, connect them using arcs and inhibitors, define the initial marking and then fire events and see how tokens flow into the network. * PetriNetExec does not provide a GUI for editing the network nor will it provide in the near future. That is not really a feature :-) but to those of you able to cope with this...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    FOR_MultiLift
    A school project of a multi lift system using Qt signal and slots metaobjects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This program allows you to create a transmission hologram using just a computer, a laser-printer, and an overhead transparency. This hologram will behave like one created using a laser and can be projected or viewed with a point source.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    QtNet ("Cute-Net") is a QT-based GUI frontend for the "CWSnet" hydraulic simulation toolkit. Similar in spirit to the EPAnet GUI, it is intended to provide a reasonably complete set of features for visualizing and editing hydraulic networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MASyV (Multi-Agent System Visualization) enables one to write agent-based models/cellular automata, eg. in C, visualize them in real time & capture to movie file with MASyVs GUI & message passing lib. Includes examples: Hello World, ants, viral infection
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    JCrocus is a GUI (Graphical User Interface) that allows representing the network topology definition of microwave cavity filters based on the coupling matrix approach as well as simulating and plotting its frequency response
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Knitter produces a 3-dimensional model of a knitting pattern. It supports KnitML, as well as a native language similar to that of traditional knitting patterns.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    MapSim is a simulation engine for System Dynamics. It provides a .NET library that works on Windows and under Mono on Linux. A simple GUI tool is provided too. MapSim uses its own modeling language described in the reference manual.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Simbus
    A C# written application that simulates MODBUS devices in their serial ASCII, serial RTU and TCP communication modes. It uses NModbus libraries for message passing; mono framework and Gtk# bindings for the multi-platform GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    AmazonTP is a GUI and API for automatic generation of power quality events by invoking the popular ATP (Alternative Transient Program).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Datagam is a tool for extracting data from output or punch files produced by GAMESS(US) or FireFly (old name PC GAMESS) packages. Mac GUI wrapper also available. Upstream version of the project goes to the launchpad. Only final versions of the source code and compiled binars will be available from this domain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Projectile motion is a GUI based program that calculates various parameters of projectile motion based on initial velocity and height. It also plots the path of the projectile and can also find the location (x,y) as a function of time and vice versa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    gpNoCsim++ is a Network-on-Chip simulator based on gpNoCsim that extends the gpNoCsim and adds new features such as: asynchroniztion (using multithreading), loading network traffic from file, new topologies(i.e WK-Recursive), GUI and reporting features.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    PyMaTi is a simple and easy to use GUI for numerical and scientific computing in Python. It surrounds well know packages NumPy and Matplotlib and provides possibility to immediately play with numerical python from intuitive user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    TransimsGui and makeTransims allow users to automatically generate triptables, timetables and vehicle files, edit individual control files, create batch files for transims feedback processes, run exe-control file pairs and run batch files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A free rendered GUI library providing windowing and widgets for the easy creation of HUDs for games. It supports themes/skinning, XML-based configuration, and works with any graphics API or rendering engine including Axiom, Irrlicht, and SDL.NET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    hive provides a component-oriented plugin-based framework and a GUI system for distributed computing. Please look at the project website for more detailed informations.
    Downloads: 0 This Week
    Last Update:
    See Project