Showing 2350 open source projects for "interface"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    CloudERP is a web based business platform that allows to make orders, control execution, receivable accounts and inspect financial reports using Internet. User interface is simple, designed to fit inside mobile devices (uses AJAX if JavaScript is availab
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    vport is a universal hardware interface for education and development. It supports all important microcontroller intefaces such as I2C, SPI, JTAG, RS232, IO-Ports, 1-Wire, CAN, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    mycdr

    MYCDR Call Detail Records collection software

    MYCDR is a web user interface software that collect a Call Detail Records. It uses for data collection on Avaya DEFINITY/S8x00 System or Avaya IP Office.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Weather-fetching software for Symbian S60 cell phones which shows the current weather and weather forecast at the 'Standby' screen. Multi-language, skinnable interface, different weather info sources and other adjustments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    Graphystat is a server showing graph datas like cpu, memory, ... on a web interface. Datas are collected on each client and stored in rrdtool bases. Server retrieves datas locally or throw network. Graphystat is based on rrdtool and python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Frech is an elegant IRC client writen in Python for the GNOME desktop. It's main focus is in presenting the user with an usable, eye-candy enabled interface, while providing seamless integration with the rest of your GNOME desktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Don't write that regex, grow it! Regex Garden aims to create a simple, easy-to-use graphical interface for building, testing, and debugging regular expressions. Simply stated, it's an IDE for your regular expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    pysole

    pysole

    pysole is a wrapper for simulating C# console applications.

    Pysole is a graphical console simulation pygame wrapper or in simpler terms, Pysole uses pygame to simulate a text interface, such as Windows powershell or the Linux Console. Initially Pysole was built to emulate .NET Console Applications with their dynamic text and background colouring. However, .NET Console Applications, without the support of mono cannot run on operating systems other then windows. Pysole can run on any os that python and pygame can.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    a personal finance management application features a relational database backend, many categories for each transaction reporting by categories drill down reports easy to use user interface
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    This project aims to provide a user friendly interface to the historical stock data available from Bovespa (Brazil's main stock exchange), enabling users to easily check quotes for specific stocks at a chosen date.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ipymssql provides Python support for Microsoft SQL Server. It uses the .NET Framework Data Provider for SQL Server in IronPython. It adheres to the Python DB API 2.0 interface, and supports callproc().
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    File-Security-SDK

    File-Security-SDK

    EaseFilter Comprehensive File Security SDK

    ...These drivers operate at a low level, intercepting file I/O requests before they reach the underlying file system or other filter drivers. The EaseFilter SDK provides a powerful interface for developing Windows filter drivers in C++, C#, or other programming languages that support native DLL calls. This guide helps developers understand how to use the SDK effectively to monitor, filter, or control file system activities in real time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Caster - Plex Plugin

    Caster - Plex Plugin

    An application launcher plugin for Plex

    Caster allows you to creates an icon / shortcut under one of the sections on the home screen. Launch one or more of your favorite Windows programs from within the Plex interface. NOTE: a large percentage of Windows applications do not support user input with a remote / game controller; have your keyboard and mouse handy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Portable Highly Available Sensors (PHASE) project aims at creating an example application that demonstrates the usage of Application Interface Specification service interfaces of the Service Availability Forum.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    PyOptFrame-LEGACY

    PyOptFrame-LEGACY is Python OptFrame v2. Newest version v5 on github.

    PyOptFrame-LEGACY is a Python version of OptFrame v2, proposed in 2011, now superseeded in 2021 by v5 on GitHub and PIP. The main objective is to provide the same interface to OptFrame C++ optimization framework, including classic metaheuristics such as genetic algorithms, simulated annealing, variable neighborhood search, first/best/multi-improvement, hill climbing, and multi-objective methods such as nsga-ii. See NEWEST version v5 on GitHub and PIP. Please try Official pyoptframe on https://pypi.org/project/optframe/ for OptFrame v5 (last updated 2022).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An open source digital talking book player/organizer, supporting NISO/DAISY; self-voicing, screen reader compatible, with a customizable and intuitive interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Shovel Library

    Simple graphics, keyboard and mouse library with a C interface

    is a collection of ultra-simple routines I've found useful for making small interactive graphics applications. === Functions include === * Window creation * 32-bit RGBA bitmap creation * Fast software based drawing routines (pixels, lines, text etc) * Mouse and keyboard input === Details === * Written in C * Python bindings provided * Permissive BSD licence * Win32 version currently. Linux and Mac planned. === Performance === Running on Windows XP on an...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Schemamajig is a tool for designing and comparing schemas across multiple databases. It provides a graphical environment for designing and comparing schemas and a command line interface for comparing schemas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    a distributed engine for abstract neural network development via natural-language programming
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Auto-Typer-Zer0

    Auto-Typer-Zer0

    Only Auto Typer with Text and Code typing modes to ensure perfection.

    ... - Code Typing Mode: Supports Python, Java, and C/C++ with options to remove comments and fix indentation. - Super Speed Mode: Type up to 100 lines in under 10 seconds. Customizable Speed & Dark Theme UI: Adjust typing speed and enjoy an aesthetic interface. # Upcoming Features: Swift and C# app versions and a remote typing feature for Codetantra SEA. #Known issues include minor macOS quirks and collapsible text field behavior, with fixes planned in future updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    golib

    C++ collection mostly for image processing

    ...Included are: - Linear algebra, using LAPACK and CBLAS - V4L(1) image grabber - Multithreading - Image containers (up to 3D) - Some simple optimisation code - Python embedding helper - Matlab interface - .. and other things, have a look at the HTML documentation! golib grew over many years, things I had use for have been added now and then. Some parts are better taken care of than others. If you find anything spectacularly wrong or badly documented, and need assistance, please drop me a line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    abelujo

    abelujo

    Free software for bookshops.

    Abelujo helps bookshops or publishers manage their stock of books. It provides a quality bibliographic search, works with a barcode scanner, allows to dispatch books in many places, records sells, understands deposits, can export lists to txt, pdf or csv (Excel or LibreOffice), has statistics, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Sharp View

    Very lightweight and minimalistic python browser with webkit

    A minimalistic, quick and simple (KISS simple) browser implemented in python using pywebkitgtk, pygtk and python 2.7.3. Do note that this project would use python 3.x, however the owner has no desire whatsoever to port webkit to python 3.x at this time. The goal of this project is to create a simple, fast and easily expandable (for now manually, later on with easy python addons). For now configuration will be done using text files and (in case of adding features) doing small...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    geoscipy

    Python-accessible toolkit for Geoscience & Remote Sensing Applications

    ...The C functions assume a particular format for the HDF5 file contents, and provide functions for reading and writing data to such files. There is also a Python API that provides a procedural as well as an object-oriented interface to these functions. A Python GUI for interacting with such datasets is also part of the project. While there are other open-source GIS, and image-processing packages available, this one is designed to be comprehensive, work on 3 major platforms, user-extensible, fast, and able to handle huge datasets. Click the Blog tab for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Rescuezilla

    Rescuezilla

    The Swiss Army Knife of System Recovery

    Rescuezilla is an easy-to-use disk cloning and imaging application that's fully compatible with Clonezilla — the industry-standard trusted by tens of millions. Yes, Rescuezilla is the Clonezilla GUI (graphical user interface) that you might have been looking for. **See: https://rescuezilla.com/ for download links** **NEW** Weekly rolling release downloads: https://github.com/rescuezilla/rescuezilla/releases Rescuezilla is a fork of Redo Backup and Recovery (now called Redo Rescue) after it had been abandoned for 7 years. This Sourceforge project page is ONLY used for the discussion/support forum. ...
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo