Showing 24 open source projects for "user mode linux"

View related business solutions
  • Turn speech into text using Google AI Icon
    Turn speech into text using Google AI

    Accurately convert voice to text in over 125 languages and variants by applying Google's powerful machine learning models with an easy-to-use API.

    New customers get $300 in free credits to spend on Speech-to-Text. All customers get 60 minutes for transcribing and analyzing audio free per month, not charged against your credits.
  • Better time tracking for projects, billing, and payroll Icon
    Better time tracking for projects, billing, and payroll

    Journyx makes it easy to gather accurate time and expense data so you can make smarter, more informed business decisions.

    This product is especially great for project managers, COOs, finance professionals, accountants, or payroll admins in any industry.
  • 1
    Selenium-python Helium

    Selenium-python Helium

    Selenium-python but lighter: Helium is the best Python library

    Under the hood, Helium forwards each call to Selenium. The difference is that Helium's API is much more high-level. In Selenium, you need to use HTML IDs, XPaths and CSS selectors to identify web page elements. Helium on the other hand lets you refer to elements by user-visible labels. As a result, Helium scripts are typically 30-50% shorter than similar Selenium scripts. What's more, they are easier to read and more stable with respect to changes in the underlying web page. Selenium-python...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Eclipse 4diac

    Eclipse 4diac

    Eclipse 4diac the open source solution for industrial automation

    Eclipse 4diac is an open source PLC environment allowing to implement industrial control solutions in a vendor neutral way. 4diac implements IEC 61499 extending IEC 61131-3 with improved support for controller to controller communication and dynamic reconfiguration. With that 4diac provides the infrastructure for Industrie 4.0 and industrial IoT. Further information and the latest versions can be found here: https://eclipse.dev/4diac/
    Downloads: 28 This Week
    Last Update:
    See Project
  • 3
    MAX! home automation
    MAX home automation is a GTK+ application to manage ELV/eQ-3 MAX! cubes. A cube is a gateway to a network of radiator thermostats, shutter contacts etc. Radiator and wall-mounted thermostat schedule can be edited uploaded, stored into a file and restored from there. Wall-mounted thermostat temperature graphs are indicated on a separate page sorted by the installation room. HTTP server is provided for integration with HTTP-enabled controls. E.g. thermostats can be queried and controlled...
    Downloads: 23 This Week
    Last Update:
    See Project
  • 4

    tacklelib

    The C++11 library, msvc2015u3/gcc5.4 + cmake,python,bash,vbs modules

    https://sourceforge.net/p/tacklelib/tacklelib/ci/master/tree/README.md https://sourceforge.net/p/tacklelib/tacklelib/ci/master/tree/README_EN.txt https://sourceforge.net/p/tacklelib/tacklelib/ci/master/tree/README_EN.deps.txt https://sourceforge.net/p/tacklelib/tacklelib/ci/master/tree/README_EN.linux_x86_64.txt https://sourceforge.net/p/tacklelib/tacklelib/ci/master/tree/changelog.txt
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
  • 5

    contools

    console tools, batch scripts, shell scripts, shell tools, utilities

    https://sourceforge.net/p/contools/contools/ci/master/tree/README.md https://sourceforge.net/p/contools/contools/ci/master/tree/README_EN.txt https://sourceforge.net/p/contools/contools/ci/master/tree/README_EN.deps.txt https://sourceforge.net/p/contools/contools/ci/master/tree/changelog.txt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    temp manager
    remove the temporary files using Temp manager, and automate the operation (remove the files every 5 seconds). Built with python. Interface : Tkinter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    BACnet for Dynamic C

    BACnet stack for Rabbit 4000/5000/6000

    This is a Dynamic C port of the BACnet stack at http://sourceforge.net/projects/bacnet. This BACnet library provides a BACnet application layer, network layer and MAC layer communications services for systems based on the Rabbit 4000, 5000 and 6000 processors. The rich feature set of the BACnet stack provides an ideal platform for developing Rabbit based control devices which can use the many BACnet tools out there to reduce the development time and effort.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    XyZerKunG ServerTool
    XyZerKunG ServerTool helps you to make your own Minecraft server and play with your friend for a few minutes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    freedomotic

    freedomotic

    Open IoT Framework

    ... as first class components of the system. [GITHUB REPOSITORY] https://github.com/freedomotic/freedomotic [USERS' MANUAL] http://freedomotic-user-manual.readthedocs.io/ [DEVELOPERS' MANUAL] http://freedomotic-developer-manual.readthedocs.io/ [INTERNATIONAL COMMUNITY] https://groups.google.com/forum/#!forum/freedom-domotics [ITALIAN COMMUNITY] https://groups.google.com/forum/#!forum/freedomotic-it [REPORT AN ISSUE] https://github.com/freedomotic/freedomotic/issues
    Downloads: 3 This Week
    Last Update:
    See Project
  • ManageEngine Endpoint Central for IT Professionals Icon
    ManageEngine Endpoint Central for IT Professionals

    A one-stop Unified Endpoint Management (UEM) solution

    ManageEngine's Endpoint Central is a Unified Endpoint Management Solution, that takes care of enterprise mobility management (including all features of mobile application management and mobile device management), as well as client management for a diversified range of endpoints - mobile devices, laptops, computers, tablets, server machines etc. With ManageEngine Endpoint Central, users can automate their regular desktop management routines like distributing software, installing patches, managing IT assets, imaging and deploying OS, and more.
  • 10

    Advanced Irrigation Controller

    Automated Irrigation Controller for computers

    AIC (Advanced Irrigation Controller) is a computer based control system that has been initially targeted towards controlling irrigation in small to medium size gardens. As the product matures and features are added it is expected to be a fully functional controller used in large scale implementations, green houses and glass houses. AIC platform's in-dependency means it can run on both Linux or Windows XP onwards . A large range of serial boards (as well as usb boards that present as serial...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SteppedStateMachine

    SteppedStateMachine

    Creates and operates a stepped state machine

    Implements a stepped state machine, i.e. a state machine which executes a single state transition at a time. Because of this, no data, e.g. state data, can be stored between executions. Instead, any such data must be stored in persistent storage between executions. This permits operation of the state machine as a CGI program in a web server. A WSGI or fastCGI or other such web server is not required. Received symbols may be received from sources outside the state machine, or may be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    GUItars

    GUItars is designed for the analysis of high throughput RNAi data.

    Please refer to the original article published in PLOS ONE at http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0049386. GUItars's user-friendly graphical interface enables rapid analysis of RNAi and small molecule screens. GUItars uses SSMD for hit selection, which is preferred for its ability to diminish sample size effects and the false hit rate, making it superior to other widely used HTS analysis methods. The program can handle the analysis for screens without...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SmartTester

    SmartTester

    Test automation framework

    SmartTester is a Java based test automation framework, where you can remotely manage and run tests. Furthermore the framework returns a result file. To use a test against different DUTs you can create multiple datasets with arguments.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    RoboStopwatch

    Automation scheduler and monitor with stopwatch GUI widget.

    This program schedules, launches and monitors any Java Runnable object. Anything you can do from Java, you can schedule and monitor using this program. It includes a nifty stopwatch widget as a metaphor for measuring performance. The monitoring is done via event messages which are displayed in real time in a GUI dialog and stored in a JavaDB database. Any number of tasks (Runnables) can be launched and monitored simultaneously. The user / programmer of the API Jar designs their own...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    mcDomus

    mcDomus

    Java Domotic Over Ethernet

    A evolved HMI written in JAVA for the control of buildings. Main features: - datalogger - 5 language support - web page access - HMI touchscreen - plugin for hw and sw - supported I/O: * up to 100 digital inputs (REED, volumetric, photocells, etc. ..) * up to 100 digital outputs (sirens, lights, boilers, valves) * up to 24 analog inputs (thermometers, gauges, rain gauges, etc. ..) * up to 12 analog outputs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Sikulier is a UI automation framework. I does not need any programming language knowledge for automation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    LIMS-A

    Laboratory Information Management System with Complete Lab. Automation

    Laboratory Information Management System with Complete Laboratory Automation. This Project is created by Fatih University Computer Engineering Students .. Hasan SARMAN Hamadou Doudoun Niangadou Feugang Kemegni Fabrice it helps to automate complete lab system. its originally created to use on a R&D lab. if you wish you can use it on every kind of labs. it comes with Client Server based Access control Mechanism which cordinate access control with registered projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Homemotion

    Homemotion is a Java based control center for home automatation.

    .... The functionality provided by default includes: * Control Devices * Sensors * Scenarios * Security Devices and Alarms * Automatic Schedules * Automatic Event Triggers * An extendable Macro Engine, by default supporting Javascript and Java * A tree managed navigation * User Management and Authorization * Multiple Buildings Support
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    QMC Logic Minimizer

    QMC Logic Minimizer

    combinational logic functions minimization

    QMC Logic Minimizer is a versatile application for fast simplifying truth and reduce lines tables. This program offers a comfortable user interface for generating and minimizing of the combinational logic functions. It is unique for its possibility of minimizing several functions at the same time. This program is intended for practical digital devices constructors as well as formal scholars and academics. Features: - You can minimize up to 16 input variables and up to 16 output...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    µClimaControl

    µClimaControl

    Home made clima control for short expenses. PIC18F4455 based hardware.

    Firmware for small µController board with 4x PT1000 temperature channels which control the temperature in one room via two fan units. PIC18F4455 based hardware. Can be used to control temperature in the basement or guest house, within a computer case, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MQModBus

    MQModBus

    ModBus for Mobile Platforms

    QModBus port to Android/Symbian using Qt4/Ministro libraries, uses libmodbus and qledmatrix
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    flex

    flex

    flexmodbus Plugin based HMI interface

    Try it it's free, completly! Flexible interface for MODBUS HMI application. It uses Modbus TCP/IP protocol. Largely tested on WAGO PLC. Feel absolutely free to contact me at dddomodossola (at) gmail (dot) com, for any suggestions or questions ;-) Simple to configure with .flx configuration files editable with text editor. Plugin based. C++ open source code using Nokia Qt libraries. Tested on linux, you need to recompile. Free Free Free!!! Share your own new Plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    XYZ Machine
    Software application, firmware and U.I. for 4-motors 3-axis milling machine, open hardware, software and mechanics. See also project in details for schematics and images on http://www.contesti.eu/opensource/xyz-dc-motor-controller
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ACTIface (A Customizable TP-UART Interface) connects a PC to a KNX TP1 (EIB TP) network. It is built around a popular ASIC (the TP-UART) and optionally includes a microcontroller for improving communication with the PC (or standalone operation).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next