Showing 26 open source projects for "tty"

View related business solutions
  • eLearning Solutions For Your Workplace Icon
    eLearning Solutions For Your Workplace

    eloomi is an eLearning solution for your workplace to train, retain and engage employees.

    eloomi combines Learning Management (LMS), Onboarding, Authoring, and continuous Performance Management tools in a cloud-based solution. It allows companies to optimize skill training, onboarding and employee development with strong user experience to enhance productivity and employee satisfaction. As a white label solution, the platform can be customized to mirror a company's branding and logo.
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • 1
    pty

    pty

    PTY interface for Go

    Pty is a Go package for using unix pseudo-terminals. Note that the examples are for demonstration purpose only, to showcase how to use the library. They are not meant to be used in any kind of production environment. Start assigns a pseudo-terminal tty os.File to c.Stdin, c.Stdout, and c.Stderr, calls c.Start, and returns the File of the tty's corresponding pty. InheritSize applies the terminal size of pty to tty. This should be run in a signal handler for syscall.SIGWINCH to automatically...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    tio

    tio

    A serial device I/O tool

    tio is a serial device tool that features a straightforward command line and configuration file interface to easily connect to serial TTY devices for basic I/O operations. To make a simpler serial device tool for working with serial TTY devices with less focus on classic terminal/modem features and more focus on the needs of embedded developers and hackers. tio was originally created as an alternative to screen for connecting to serial devices when used in combination with tmux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    far2l

    far2l

    Linux port of FAR v2

    Linux fork of FAR Manager v2. Works also on OSX/MacOS and BSD (but the latter is not tested on a regular manner). Plug-ins that are currently working: NetRocks (SFTP/SCP/FTP/FTPS/SMB/NFS/WebDAV), colorer, multiarc, tmppanel, align, autowrap, drawing, edit case, SimpleIndent, Calculator, Python (optional scripting support).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    HackTools

    HackTools

    The all-in-one Red Team extension for Web Pentesters

    The all-in-one Red Team browser extension for Web Pentesters. HackTools, is a web extension facilitating your web application penetration tests, it includes cheat sheets as well as all the tools used during a test such as XSS payloads, Reverse shells and much more. With the extension you no longer need to search for payloads in different websites or in your local storage space, most of the tools are accessible in one click. HackTools is accessible either in pop-up mode or in a whole tab in...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Field Service Management Software | BlueFolder Icon
    Field Service Management Software | BlueFolder

    Maximize technician productivity with intuitive field service software

    Track all your service data in one easy-to-use system, enabling your team to move faster and generate more revenue for your bottom line.
  • 5
    kubecolor

    kubecolor

    colorizes kubectl output

    Colorize your kubectl output. kubecolor colorizes your kubectl command output and does nothing else. kubecolor internally calls kubectl command and try to colorize the output so you can use kubecolor as a complete alternative of kubectl. It means you can write this in your .bash_profile.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    river

    river

    A dynamic tiling Wayland compositor

    River is a dynamic tiling Wayland compositor with a flexible runtime configuration. River can either be run nested in an X11/Wayland session or directly from a tty using KMS/DRM. Simply run the river command. Usually this executable is a shell script invoking riverctl(1) to create mappings, start programs such as a layout generator or status bar, and perform other configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Korad GUI

    Linux graphical user interface for Korad KD3005P power supply.

    Python and Tkinter based GUI for the KD3005P programmable power supply. Power supply virtual TTY port is identified by its serial ID in the '/dev/serial/by-id' directory. This is stored in a configuration file and from then on the power supply is plug and play.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    Accessible-Coconut

    Accessible-Coconut

    A GNU/Linux operating system accessible for visually impaired.

    Accessible-Coconut(AC) is a community driven GNU/Linux operating system which is completely accessible for persons with visual impairment. AC is derived from Ubuntu-MATE. Yes the goal is to make a free and open-source eyes free desktop environment. Forum : https://groups.google.com/forum/#!forum/accessible-coconut Telegram forum : https://telegram.me/accessible_coconut Project home : https://zendalona.com/
    Leader badge
    Downloads: 64 This Week
    Last Update:
    See Project
  • 9
    nowm

    nowm

    Managing window without a window manager. (59 slocs)

    Managing windows without a window manager. A dead simple tool to managing windows from the tty, written in Shell script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
  • 10
    Logisim Italian Fork

    Logisim Italian Fork

    in progress...

    Github: https://github.com/LogisimIt/Logisim
    Downloads: 42 This Week
    Last Update:
    See Project
  • 11

    PyBitBanger

    Python controlled hardware.

    ... sufficient resources to control a very large number of bits. The Nybble protocol, https://sourceforge.net/projects/nybbler, is used to communicate between Python and and port expander chips. Tkinter is used for both the GUI and as a thread manager for the serial port interface. This makes it possible to have a simple plug and play application. Nattya, https://sourceforge.net/projects/nattya/, a hex friendly TTY interface is used for debug because the Arduino IDE doesn't support hex RS232 data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GoTTY

    GoTTY

    Share your terminal as a web application

    ... allow clients to send any keystrokes or commands except terminal window resizing. When you want to permit clients to write input to the TTY, add the -w option. However, accepting input from remote clients is dangerous for most commands. When you need interaction with the TTY for some reasons, consider starting GoTTY with tmux or GNU Screen and run your command on it (see "Sharing with Multiple Clients" section for detail).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    i3wm-desktop-config

    i3wm-desktop-config

    i3 window manager config

    i3wm-desktop-config is an i3 window manager config. New system dashboard workspace layout. New music workspace layout. New desktop wallpaper. Use "compton" as a compositor. Use "urxvt" as terminal with transperent background. Remove "i3bar". Replace "i3" with "i3-gaps". Replace "dmenu" with "rofi". Add "Mod + Shift + ;" to show rofi's window switcher dialog. Add "Mod + :" to show tmux's workspace switcher dialog. Add "cava" to music workspace. Add "tty-clock" to system dashboard workspace. Make...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    ezTest

    A unit test framework for standalone C++, Python or Console programs.

    A unit test framework for standalone C++, Python or any command-line Console tests. A Python suite manager also allows coordination of any combination of the C++/Python/Console tests to be invoked from a single driver. Reports test number, name and duration in optional tty colors. Supports custom test order to logically structure test execution from simple cases to most complex. The command line interface also allows selective test cases to be run to focus on and isolate failures. Only...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The NetHack curses interface is an add-on for NetHack and Slash`EM which provides an alternate text-mode interface for these games, which has a number of advantages over the traditional TTY interface, such as dynamic window sizing and placement.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Rs232Tcl allows to control a Rs232 bus under Tcl/Tk, on tty (cu) device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Expect.pm is a perl implementation of the popular Expect extension for Tcl/Tk by Don Libes. You'll also find the IO::Tty and IO::Stty Perl modules here.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    This is a HTTP server, which intended to be a small and effective tool for CGI-interface
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ttybus is a set of tools to manage traffic among teminal and pseudo-terminal devices. It allows multiplexing and de-multiplexing of multiple devices, tty spoofing, replacement of serial terminal devices, remote serial communication and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ttyWaveEdit allows to display graphically a PCM WAVE sound file directly to a terminal or to a text file and to turn it back into a PCM WAVE. It is written in ANSI C (C89), runs on little and big-endian systems and only requires a 80x25 tty terminal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Small, platform-independant code to perform functions, like GotoXY on consoles. Works with Windows console windows as well as TTY consoles. When using TTY consoles, it directly outputs TTY commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Script free installation IDE that uses drag and drop gestures to create executable installs. These installs can be run as stand alone GUI, TTY or web/browser based. Installations have a component database used for uninstalls/upgrades. Written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Nibbles4Linux is a clone of the old Dos/Basic game Nibbles for Linux. It should be playable directly at the pc (on tty, xterm, teminal etc) or via network (on ssh, putty, telnet ...). Just try it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    TTY Web Statistics is a PHP3 script that will generate full statistics from Apache combined logs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next