Showing 48 open source projects for "robotic"

View related business solutions
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 1
    taskt

    taskt

    Free and open-source robotic process automation (rpa)

    taskt (formerly sharpRPA) is the first truly free, easy-to-use, and open-source process automation client built on the .NET Framework in C#. taskt allows you to build and design process automation without needing to write application code. taskt allows you to automate the boring stuff and create efficienies by giving you the power to craft a digital workforce that executes and performs rule-based automation. No API? No Problem! Included is a "what you see is what you get" bot designer with...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    unrpa

    unrpa

    A program to extract files from the RPA archive format

    unrpa is a tool to extract files from the RPA archive format (from the Ren'Py Visual Novel Engine). It can also be used as a library. The best way to install unrpa is through your package manager, if a package is available for your operating system. I maintain an AUR package for Arch Linux users.
    Downloads: 50 This Week
    Last Update:
    See Project
  • 3
    Automagica

    Automagica

    Open Source Smart RPA

    Fully automate all of your tedious, manual tasks with Automagica! Automagica is a Smart Robotic Process Automation (SRPA) platform capable of automating a slew of cross-platform processes. It’s a very easy-to-use, comprehensive and consistent automation library that lets you automate just about anything, from mouse clicks and folder and file manipulation, through to Microsoft Office automation, business app automation, webscraping and so much more! Automagica offers a plethora of official...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    pybotlib

    pybotlib

    Python Robotic Process Automation Library

    pybotlib is a python library for developing Robotic Process Automation projects easily with python primarily on Linux. It contains the code for a central object that will maintain the state and behavior of the RPA. The focus of the project is to accelerate RPA development at scale using open source technology. The package is split into two parts the pybotlib.VirtualAgent object that will control the overall behavior of your RPA as well as pybotlib.utils that contain many useful functions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 5

    MailAnn

    MailAnn is an email robotic process automation tool

    This system reads your emails from IMAP server and does actions on them. It is kind of RPA for email account, but without editor or specific action/task/job files (yet). So you need to edit the (PHP) code to make it to suit your specific needs. Some actions will be made already, based on my needs. Main reason for this project is, that IT people's email mailboxes get a lot of emails, that would need to be processed. MailAnn is your e-mail maid, who can do tasks, like copying an email to a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Robotic evolution

    My Robot Projects' Evolution

    This a robot project I started a few years ago. I have learned so much from the Open Source Community, I have decided to give something back. The software tools and some of the hardware are totally open source, or freely available. For starters; initially this project used a Chumby board, but eventually evolved to the Raspberry Pi. The sole reason for creating this Source Forge account it to make available my particular hardware and software that I have been unable to find, so I decided...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Nightmare

    Nightmare

    A high-level browser automation library

    Nightmare is a high-level browser automation library from Segment. The goal is to expose a few simple methods that mimic user actions (like goto, type and click), with an API that feels synchronous for each block of scripting, rather than deeply nested callbacks. It was originally designed for automating tasks across sites that don't have APIs, but is most often used for UI testing and crawling. Segment started with an open source project. Since then, we’ve open sourced hundreds of our...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A base for programs. Includes algorythms for Q-learning and SOM's etc. too. Examples: Hamron: Simulates evolution, uses the 2D-renderer. DriveUnit: created for school, for a robotic arm, uses the 3D-renderer. Hlearn: http://www.sagenb.org/home/pub/8
    Downloads: 1 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 10

    Ksr10Driver

    Driver Java for Ksr10 Robotic arm

    Driver jar for Ksr10 Robotic arm connected on bus USB compatible with many OS including Raspberry Pi 1st Call with Ksr10.Ksr10Driver(Dest, Action, Dur, Light, debug) Dest = String: M1 or GRIPPER; M2 or WRIST; M3 or ELBOW; M4 or SHOULDER; M5 or BASE Action = String: OPEN or OUVRIR; CLOSE or FERMER; UP or HAUT; DOWN or BAS; LEFT or GAUCHE; RIGHT or DROITE DUR = double: duration in seconds Light = int: 0 Light off; 1 Light on Debug = String: optional = 'debug' if you want trace 2nd Call...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    An architecture development environment for distributed agent architectures for virtual and robotic agents with focus on human-robot interaction
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    DefendLineII
    ATMEL ATMega1280 based powerful, multifunctional, reliable, expandable and extremely flexible hardware platform for home and industrial processes automation, robotic toys, security systems, education and enjoyment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A portable C++ library of multi-threaded STL algorithms (transform, accumulate...) using standard containers and iostreams. Thread, mutex, spinlock are templatized. Close to Intel Threading Building Blocks, HPC++ or PSTL. Idea of A.Stepanov and M.Austen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MARIE is a robotic development and integration environment focused on software reusability and exploitation of already available APIs and middlewares used in robotics. Its main purpose is to create a rapid-prototyping approach to robotics developments.
    Leader badge
    Downloads: 141 This Week
    Last Update:
    See Project
  • 15
    URBI: Universal Robotic Body Interface. URBI is a scripted command language used to control robots (AIBO, pioneer,...). It is a robot-independant API based on a client/server architecture. Liburbi C++/Java/Matlab are available here. Forum available at ht
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    BrickOS is an alternative software environment for the LEGO(r) Mindstorms Robotic Invention System. The intent is to allow developers to write C and/or C++ code for the RIS platform.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    leJOSUnit is a port of the Java based JUnit framework for testing robotic programs with a very small footprint. leJOS is a Java based replacement firmware (OS) for the LEGO Mindstorms RCX brick that comes with Lego\'s Robotics Invention System.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Mantis Robotic project consists of an open-source sets of reusable C/C++ libraries for manipulation of diverse kinds of robots, mostly for educational purposes and hobbies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    HallRunner is a robotic navigation and management system. The robot will navigate using an internal map of the building, and will show it's position in real time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Provides a facility with which to duplicate full backup images, onto a defined set of media, and eject the media from a robotic library for disaster recovery in a Veritas NetBackup environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    legOS is an alternative software environment for the Lego Mindstorms Robotic Invention System. The intent is to allow developers to write C and/or C++ code for the RIS platform.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    AKO provides hardware and software for rapid prototyping and development of robotic projects. It utilizes a distributed microcontroller network with a centralized controller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project is for the Device Drivers and user-space tools for the <a href= http://www.centurion-cd.com/product-dischub.html>Centurion DiscHub.</a>. The device is a 100 CD+-RW/DVD+-RW/DVD-RAM drive with a robotic 100 Disc changer.
    Downloads: 0 This Week
    Last Update:
    See Project