Showing 29 open source projects for "simple-draw"

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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    PiRobot

    PiRobot

    Python Touchscreen App Infrastructure with example Apps

    An "Application" infrastructure in Python using pygame for the graphics, developed for touch screen displays used with Raspberry Pi. Look at the wiki for further information. It has several game Apps included. --> Simple drawing App --> Chess for two players. --> Mill Game for two players. --> Checkers game for two players. --> Tic Tac Toe for two players --> Breakout for one player --> Monopoly for up to 9 players in development. Add your apps easily (to the code), create menus easily and switch between the apps easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PHP FIG Simple Cache PSR
    ...PSR-6 solves this problem already, but in a rather formal and verbose way for what the most simple use cases need. This simpler approach aims to build a standardized streamlined interface for common cases. It is independent of PSR-6 but has been designed to make compatibility with PSR-6 as straightforward as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    QTc66

    Linux Qt application for reading the RD TC66

    Linux Qt application for reading the Rui Deng TC66/TC66C USB Power Meter data and export it in CSV format. As manufacturer doesn't develop a Linux application for reading the device through USB, I've develop a simple one. It's based on the following projects: - https://github.com/Ralim/TC66C - https://github.com/kolinger/rd-usb This application has been made with QtCreator and depends on QtCharts library, so you must install it for compiling. It also uses the a copy of Callout class from https://github.com/eyllanesc/stackoverflow/tree/master/questions/51085719 (You can see https://stackoverflow.com/a/51092040 for description) The application does not support Bluetooth communication with TC66C, only USB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    CANopenNode

    CANopen based stack for communication in embeded control systems.

    Project was moved to https://github.com/canopennode ---- CANopenNode is an open source software stack used for serial communication of multiple devices over the CAN/CANopen Network. It works on different microcontrollers, is reliable, simple and powerful and is suitable for industrial or home automation. CANopen is the internationally standardized (EN 50325-4) (CiA DS-301) CAN-based higher-layer protocol for embedded control system.
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 5
    INDI Astronomical Control Protocol
    INDI is an instrument neutral distributed interface control protocol that aims to provide backend driver support and automation for a wide range of Astronomical devices (telescopes, focusers, CCDs..etc). Project migrated to Github: https://github.com/indilib/indi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    USB-GPIB

    Handle GPIB devices with a simple GPIB-USB-Adapter

    Handle GPIB devices with a simple GPIB-USB-Adapter. This includes hardware, software for a PIC18F2550, Windows-Testsoftware
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    Control Interface Victor 86C, Voltcraft

    Control Voltcraft Power Supply and Victor 86C Multimeter

    ANNOUNCEMENT Project has moved to a proprietary website! http://www.instruman.it Updated source code available at https://instruman.codeplex.com/ This is an interface used to program and control Voltcraft DPPS-32-15 Power Supply, and to log data from Victor 86C Multimeter. It's an all-in-one solution to use the two instruments at the same time for Scientific, Research and Study purposes. Features avaible are the following: -Victor 86C USB HID connection protocol -86C data reading...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Opal Toolkit
    Opal is a toolkit for wrapping scientific applications as Web services on Cluster, Grid and Cloud resources with ease. Users may access these software as a service using simple Web service APIs from their custom application and workflow environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    OpenME Interface

    simple event-based plugin interface to open up hardwired software

    News: since 2015 we continue all related developments within Collective Knowledge Framework: http://github.com/ctuning/ck/wiki Simple and universal event-based plugin framework and interface to open up hardwared black-box software (tools, application), make them interactive through external plugins, and connect them with other higher-level tools such as Collective Mind. For example, it is used to open up compilers (GCC, LLVM, Open64) for external tuning of optimization of internal heuristics, or to open up applications for online tuning and adaptation particularly on heterogeneous systems. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10

    Free-GPIB

    Free Open Source H/W S/W for USB-GPIB interface

    This project is a simple USB-to-GBIB (IEEE488) interface from PC to GPIB-based devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Java Dynamic Component Framework

    This is a lightweight java dynamic component framework

    This lightweight dynamic component framework, implemented in Java in a first time uses no code generation at all but uses only contracts. Contracts are expressed using simple software mechanism as interfaces and/or reflection (from middleware to application). A single small jar hosts the code dedicated to data, event and services management over the network, using contracts, reflection and generics. The main goal of the Java Dynamic Component Framework (jdcf) is to simplify the writing (and reuse) of individual Java components, parts of distributed networked application. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    QWACK is a computer application aimed primarily at students and scientists allowing them to explore and experiment the concepts of computer programming by using the simple, but yet powerful graphical interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Jitterbit is an open source integration tool that delivers a quick and simple way to design, configure, test, and deploy integration solutions. It supports many document types and protocols: XML, web services, database, LDAP, text, FTP, HTTP(S), file
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    JTrak2UDCF is just a simple "interface / conversion" script taking JTrak's export files and convert them into UDCF format files usable by UDCF Compatible Diving Log Applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Webtunnel is an HTTP tunnel with some unique features: it runs in the context of a web server; it uses simple requests/responses for proxy traversal; and it is multi-threaded to allow many parallel connections to many destinations simultaneously.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    EAIFramework (Enterprise Application Integration Framework) is a simple, scalable and flexible Message Oriented Middleware (MOM), that provides message routing, filtering and transformation capabilities. It is highly customizable through Spring.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A real-time graph plotter. While your application is computing and logging results to a CSV file using the LiveGraph Writer API, the plotter lets you visualise and monitor the results live - by instantly plotting charts and graphs of the data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    USb in Userspace, is a generic usb driver. It try to hide usb work exposing at user space level simple objects like file, where readers contend for data. Support cntl/intr/bulk/isoc endpoint. I, Salvatore Lionetti, am looking4ajob
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A toolkit for crawling information from web pages by combining different kinds of "actions". Actions are simple operations such as navigation to a specified url or extraction of text from the html. Also available is a graphic user interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    LifoBot is a simple robot built from scratch using a Gumstix embedded system. It is controlled via bluetooth and is able to move exploiting two engines. This is a didactic project designed for people wanting to learn something new.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Library for .NET Compact Framework 2.0 and .NET Framework 2.0 . That is simple API for connections with Rserve program (making connections,file and variables transport, R-commands execute)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Simple Serial COM read/write program. I needed it for Caller ID read modem driver so it has command auto complete for AT commands. It is a good replacement for HyperTerminal. Made for .NET Framework 2.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    monitor software for InSystemDebugging of programs running in an AVR target, using gdb/ddd, under linux, with a simple, low cost interface, which can be used for InSystem or standalone Programming as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    jLips is a lightweight Java persistence container that implements database persistence through Java interfaces through a defined field naming scheme. Can be used with any JDBC database. jLips has a very small footprint and a simple interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    idyuts is \"I Dare You to Use This Shell\"; a pre-hibernate approach to replacing an ORM written with jython functors into a pure-Java language command pattern. The \"pipeline codegen artifacts\" are simple IoC templates, and trivial to adapt
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next