Showing 30 open source projects for "using"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    Radare2

    Radare2

    UNIX-like reverse engineering framework and command-line toolset

    A free/libre toolchain for easing several low-level tasks like forensics, software reverse engineering, exploiting, and debugging. It is composed by a bunch of libraries (which are extended with plugins) and programs that can be automated with almost any programming language. It is recommended to install it from git, alternatively, you can pick the last release (every 6 weeks) from Github. Batch, Commandline, visual, and panels interactive modes. Embedded webserver with js scripting and...
    Downloads: 42 This Week
    Last Update:
    See Project
  • 2
    AWS Nitro Enclaves SDK for C

    AWS Nitro Enclaves SDK for C

    This repo provides a C API for AWS Nitro Enclaves, including a KMS SDK

    This repo provides a C API for AWS Nitro Enclaves, including a KMS SDK that integrates it with attestation. The simplest way to use this SDK is by using one of the available containers as a base. Note that this SDK is currently not supported on Windows. Only the client-side sample application (kmstool_instance) is supported on Windows. If you discover a potential security issue in the Nitro Enclaves SDK for C, we ask that you notify AWS Security via our vulnerability reporting page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Notcurses

    Notcurses

    blingful character graphics/TUI library. definitely not curses

    A library facilitating complex TUIs on modern terminal emulators, supporting vivid colors, multimedia, threads, and Unicode to the maximum degree possible. Things can be done with Notcurses that simply can't be done with NCURSES. It is furthermore fast as shit. What it is not: a source-compatible X/Open Curses implementation, nor a replacement for NCURSES on existing systems. Notcurses abandons the X/Open Curses API bundled as part of the Single UNIX Specification. For some necessary...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    SyncTERM

    Cross-platform BBS (ANSI) Terminal

    A cross-platform ANSI-BBS terminal designed to connect to remote BBSs via telnet, rlogin, or SSH. Supports ANSI music and the IBM charset when possible. Will run from a console, under X11 using XLib, or using SDL.
    Leader badge
    Downloads: 404 This Week
    Last Update:
    See Project
  • 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
  • 5

    KildClient

    KildClient is a powerful MUD client with a built-in Perl interpreter

    KildClient is a mud client using the GTK toolkit. Its main feature is the support of Perl scripting. Other standard features of mud clients (triggers, gags, macros, etc.) are also supported.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 6
    Unicoder

    Unicoder

    A Portable Wide-Character Terminal Output Package for C and C++

    Unicoder is a single header file that you add to your C or C++ projects which allows you to easily display unicode characters in the Terminal display irregardless of what compiler you are using. That is, it was written so that it would be portable so you can change platforms or compilers with ease. Currently it can be used on either the Windows or Linux platforms. Also, Unicoder can insert compiler specific commands that perform useful task such as clearing the console display or turn on bold and underline or change text font and background colors. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    HTerminal

    HTerminal

    A new, fast and powerful system shell! Written in pure C!

    ...It is completely free and takes up less than 1 MB of space + you don't even have to install it. It is ready to be used the second you download it! And, worst case scenario, you just stop using it. And if you enjoy our app, give it a rating, and maybe tell us about newly discovered bugs! It is much appreciated because it gives feedback that helps us improve HTerminal for you.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    USBphpTunnel

    USBphpTunnel

    Android app for MXQ TVbox to control an Arduino board via USB from PHP

    ...To keep ligth the Arduino Sketch, you can port all not realtime logic to PHP side. At the end your application will works on XQ+Arduino UNO even 24/7 with only 20 Watt AC power, and can be controlled by smartphone via WiFi or from Internet using some free dynamic IP. What more? Enjoy. Sources in github https://github.com/msillano/USBphpTunnel Preconditions: MXQ + Palapa Web server, Arduino UNO Install: - Download USBphpTunnel11_d.apk and the full test_files dir - See file /test_files/readme.txt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FumenBot

    FumenBot

    A DIY gadget to automatize specific plant growing

    A DIY gadget that creates an isolated micro environment to grow any kind of plant using minimal space. Check the Wiki for more info: https://sourceforge.net/p/fumenbot/wiki/Home FumenBot v0.71 https://sourceforge.net/p/fumenbot/code Electronics based on Arduino (at328p), firmware wrote in C, working but still WIP. FumenBot v0.6 https://sourceforge.net/p/fumenbot/v0.6 https://code.google.com/p/fumenbot/ This is first publication original hosted at google code.
    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
    C++ Command Prompt

    C++ Command Prompt

    Open Source Command Prompt using C++ with Windows CMD functions.

    I have just created the Command Prompt’s few commands for my CMD using C++ for mini project. Still my CMD projects is in initial level and I am working to make it more and more better.! :) This is the version which compiled using the “Borland compiler 5.5″. As we are bit restricted to use this compiler for our programs.But I am sure it’s not very difficult to Convert it into ANSI C++ format. But I will update this project after some days with many new function of original Command Prompt.You can also download and use it on your Computer and if you have any ideas, suggestion or found any bug in my Program you can tell me or Contact me or Comment here.!
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    vexterm is a tabbed virtual terminal emulator based on libvexterm and thus using gtk / pango / cairo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AppLaunch
    AppLaunch is a MacOS X tool written in Objective-C/Cocoa to launch common Unix and MacOS commands using a "graphical command line". You can say that it is the MacOS X version of Windows', KDEs, ... "Run"/"Launch" dialog.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Java Curses Library

    Java Curses Library

    JCurses, a java console windowing toolkit for Windows and Linux

    The Java Curses Library (JCurses) is a library for developing text terminal based applications using Java programming language. It is implemented as a Windowing toolkit similar to AWT, but built upon the UNIX "curses" windowing system.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    FUNterm is a serial port terminal program for Windows. It offers basic serial connection. Because FUNterm is written using basic Win32 calls, with no high-level libraries, it works under Linux using Wine. The serial driver can be used separately.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    Lan Core is a free & open source software that lets you to build a thin client network on a Windows operating system. It was originally designed to work in a server or workstation with Windows XP Professional using the native remote desktop protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    LINeup4 is a connect four game using a terminal interface which doesn't need any graphic libraries. This game is also known as four in a row or connect4. The game is won by lining up four of your pawns in a row, in a column or diagonally.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DIET-PC (DIskless Embedded Technology Personal Computer) is a software kitset enabling IT professionals to build an open source GUI appliance based on commodity x86 (PC), PowerPC (Mac) or ARM (handheld) hardware, using an embedded Linux methodology.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Newt is a library using ncurses to allow simple text mode user interfaces of menus and forms to be constructed. This package implements a Tcl wrapper to these functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project contains the USB to Combo Serial & Printer port Linux kernel driver for cables using the Moschip MCS7715 chip. It is packaged in a stand-alone form that can be used with older 2.4 and newer 2.6 kernel versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Curses++ is a set of C++ wrapper classes for the curses library. The project is aimed at providing a layer compatible with any version of curses (ncurses and pdcurses are seen as two major versions) and to be easy-to-use, using familiar STL interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The goal of zAutomation project is to design/implement hardware, firmware and software for remote control and monitoring of physical objects, by using the ZigBee technology and internet. The field of application is robotics and domotics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Mocas is a mini-shell to use in Linux/Unix systems.It is developed using C, and Linux system functions. The main objective of this project is not to create a shell as powerfull as bash.Mocas will be a solid base for programmers and developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    NxServLiv allow compressed remote X sessions using NoMachine's NX oss libraries. Like ssh terminal but graphical. Work from Modem to Lan with different compression ratios. Developed initially for the Spanish distro LiVux
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CGI-Shell gives you a shell using CGI. So everybody who has a CGI-directory on a web-server, also has its own shell on it - comparable with Telnet or SSH.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DupISO aims to be an easy-to-use interface of CDRecord intended to simplify the process of burning preset ISO files to multiple CD:s, propably using numerous burners at once.. Please submit an oppinion and some ideas in the Forums Thanks
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next