Showing 101 open source projects for "remote-ctrl.xm"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    Wave Terminal

    Wave Terminal

    An open-source, cross-platform terminal for seamless workflows

    ...Wave terminal sessions are persistent. Your sessions are restored through disconnects and reboots (even of the remote machine).
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    Termix

    Termix

    Termix is a web-based server management platform with SSH terminal

    Termix is a versatile terminal emulator and remote access platform that brings full command-line control of servers and shells to web and mobile environments. It enables secure SSH connections directly from a browser or mobile device, making it possible to manage remote systems without installing dedicated client software. The platform supports key-based authentication as well as traditional password login, and it integrates with local terminals or session multiplexers to maintain persistent sessions across device switches. ...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 3
    sshx

    sshx

    Fast, collaborative live terminal sharing over the web

    sshx is a secure, collaborative terminal environment that runs in the browser and enables real-time shared access to a terminal session over the web. It’s designed for use cases like pair programming, remote debugging, teaching, or any scenario where multiple people need to see and interact with the same terminal at the same time. Users can start a session with a simple command and invite others via link, with end-to-end encryption ensuring that the session remains confidential. The interface supports an infinite canvas for arranging multiple terminal panes, real-time remote cursors, automatic reconnection, and predictive local echo to make typing feel fluid even with network latency. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Terminator

    Terminator

    multiple GNOME terminals in one window

    ...Originally inspired by projects like quadkonsole and gnome-multi-term and more recently by projects like Iterm2, and Tilix, It lets you combine and recombine terminals to suit the style you like. If you live at the command line or are logged into 10 different remote machines at once, you should definitely try out Terminator.
    Downloads: 61 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
  • 5
    electerm

    electerm

    Terminal/SSH/SFTP client (Linux, Mac, Win)

    ...Global hotkey to toggle window visibility (similar to guake, default is ctrl + 2) Multi platform (Linux, Mac, Win). Multi-language support (electerm-locales, contributions/fixes welcome) Double click to directly edit (small) remote files. Edit (small) local files with built-in editor. Auth with publicKey + password. Support Zmodem (rz, sz). Support Trzsz (trz/tsz), similar to rz/sz, and compatible with tmux. Transparent window (Mac, Win). Terminal background image. Global/session proxy. Quick commands. UI/terminal theme. Sync bookmarks/themes/quick commands to GitHub/Gitee secret gist. ...
    Downloads: 213 This Week
    Last Update:
    See Project
  • 6
    bore

    bore

    bore is a simple CLI tool for making tunnels to localhost

    A modern, simple TCP tunnel in Rust that exposes local ports to a remote server, bypassing standard NAT connection firewalls. That's all it does, no more and no less. This will expose your local port at localhost:8000 to the public internet at bore.pub:<PORT>, where the port number is assigned randomly. Similar to localtunnel and ngrok, except bore is intended to be a highly efficient, unopinionated tool for forwarding TCP traffic that is simple to install and easy to self-host, with no frills attached. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7
    websocat

    websocat

    Command-line client for WebSockets, like netcat (or curl)

    Netcat, curl and socat for WebSockets. Command-line client for WebSockets, like netcat (or curl) for ws:// with advanced socat-like functions. Connecting to and serving WebSockets from the command line. Executing external program and making it communicate to WebSocket using stdin/stdout. Text and binary modes, converting between lines (or null-terminated records) and messages. Inetd mode, UNIX sockets (including abstract namespaced on Linux). Integration with Nginx using TCP or UNIX sockets....
    Downloads: 30 This Week
    Last Update:
    See Project
  • 8
    ffsend

    ffsend

    Easily and securely share files from the command line

    ...Others are able to download these files with this tool, or through their web browser. All files are always encrypted on the client, and secrets are never shared with the remote host. An optional password may be specified, and a default file lifetime of 1 (up to 20) download or 24 hours is enforced to ensure your stuff does not remain online forever. This provides a secure platform to share your files. History tracking your files for easy management, ability to use your own Send hosts. Inspect or delete shared files, accurate error reporting. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 9
    observer_cli

    observer_cli

    Visualize Erlang/Elixir Nodes On The Command Line

    Observer CLI is a library to be dropped into any beam nodes, to be used to assist DevOps people to diagnose problems in production nodes. Provide a high-performance tool usable both in development and production settings. Focus on important and detailed information about real-time running systems. Keep minimal consumption. Increments are values that are mostly useful when compared to a previous one to have an idea of what they're doing because otherwise, they'd never stop increasing: bytes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    Apache Avro

    Apache Avro

    Apache Avro is a data serialization system

    Apache Avro™ is a data serialization system. Simple integration with dynamic languages. Code generation is not required to read or write data files nor to use or implement RPC protocols. Code generation is an optional optimization, is only worth implementing for statically typed languages. Avro relies on schemas. When Avro data is read, the schema used when writing it is always present. This permits each datum to be written with no per-value overheads, making serialization both fast and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    xxh

    xxh

    Bring your favorite shell wherever you go through the ssh

    ...Preparing portable shells and plugins occurs locally and then xxh uploads the result to the host. No installations or root access on the host is required. Security and host environment are a prime focus. No blindfold copying config files from local to the remote host. Following privacy and repeatability practices the best way is to fork the xxh plugin or shell example and pack your configs into it. Every xxh repo could be forked, customized, and reused without waiting for a package management system, xxh release, or any third-party packages. Five shells are currently supported and more could be added by the community.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    KiTTY

    KiTTY

    Lightweight, open-source SSH/telnet client

    ...Its minimalistic design ensures fast performance, while its extended features cater to both basic and advanced users who require reliable, secure, and efficient remote access tools.
    Leader badge
    Downloads: 361 This Week
    Last Update:
    See Project
  • 13
    LXDE on Cygwin

    LXDE on Cygwin

    LXDE on Cygwin in a Self Installing Package.

    LXDE on Cygwin is your "swiss knife" for remote computing. In a Window$$ application, it provides loads of functions that are tailored for HPC users, webmasters, IT administrators and pretty much all users who need to handle their remote jobs in a more simple way. LXDE on Cygwin provides all the important remote network tools (SSH, PUTTY, X11, VNC, FTP,SFTP, MOSH, FILEZILLA ...) and Unix commands (bash, ls, cat, sed, grep, awk, rsync, python, git ...) to Windows desktop. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    WezTerm

    WezTerm

    GPU-accelerated cross-platform terminal emulator

    WezTerm is a GPU-accelerated, cross-platform terminal emulator and multiplexer built in Rust by Wez Furlong. Designed for speed and modern hardware, WezTerm offers smooth rendering and excellent performance on Windows, macOS, and Linux. It supports multiple tabs and panes, configurable keybindings, and integrates well with shell environments. WezTerm is highly customizable and focuses on providing a powerful, flexible terminal experience for developers and system administrators. It also...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 15

    woterm

    一款全能的远程终端管理工具

    官方主页:https://woterm.com 开源地址:https://github.com/aoyiduo/woterm --------------------- 集成主流远程通讯协议,全面满足您的需求:支持 SSH1/SSH2、FTP/FTPS、SFTP、TELNET、RLOGIN、RDP、VNC、SHELL、串口、TCP、UDP 等多种协议,让您无需切换工具,轻松应对各种远程操作和通讯场景。 ------------------ Integrated with all major remote communication protocols to meet your needs: supports SSH1/SSH2, FTP/FTPS, SFTP, TELNET, RLOGIN, RDP, VNC, SHELL, Serial Port, TCP, UDP, and more — no more switching between tools. Easily handle diverse remote access and communication scenarios in one unified platform. ---------------------------- 1.支持Windows / Linux / MacOSX。 ...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 16

    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: 392 This Week
    Last Update:
    See Project
  • 17
    Screen Window Manager (Screenwm)
    Screenwm is an extension to GNU Screen that adds (1) multiple region layouts within a single session, (2) vi-like movement within complex layouts, (3) window associations by region, and (4) control of remote/embedded sessions using standard bindings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Linpac

    Amateur Radio AX.25 chat and PBBS program using Linux's AX.25 stack

    A modular console-oriented amateur radio AX.25 keyboard to keyboard chat and PBBS program using Linux's AX.25 stack. Includes support for multiple concurrent connected sessions, a unconnected (UI) message screen, and an automated packet message client
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    ConEmu

    ConEmu

    Customizable Windows terminal with tabs, splits, quake-style, etc.

    ...As Windows console window enhancement (local terminal emulator), ConEmu presents multiple consoles and simple GUI applications (like PuTTY for example) as one customizable tabbed GUI window with various features. Moreover, due to deep integration, ConEmu is the best companion for Far Manager. ConEmu is not a shell, so it does not provide "shell features" like remote access, tab-completion, command history and others. ConEmu is an advanced console window where you can run any shell of your choice. However, some of these features have been placed in the RoadMap. You may also try Clink for bash-style completion in cmd.exe and PSReadLine or PowerTab in powershell.exe. You can easily run old DOS applications (games) in Windows 7 or 64-bit OS.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    ConEmu - Handy Console Window

    ConEmu - Handy Console Window

    Local Terminal Emulator

    ...Also, due to deep integration, ConEmu is the best companion for Far Manager, my favorite shell replacement. Disclaimer. ConEmu is not a shell, so it does not provide "shell features" like tab-completion, command history and others. But you can run any shell or remote access client of your choice in ConEmu! Try Clink for bash-style completion in cmd.exe and PSReadLine or PowerTab in powershell.exe. Or just run Bash from your favourite distro. Also, ConEmu does not provide remote access (SSH/Telnet/...) too, just use your remote client (ssh.exe, telnet.exe) instead.
    Downloads: 37 This Week
    Last Update:
    See Project
  • 21
    Termux.apk

    Termux.apk

    Termux is an Android terminal emulator and Linux environment app.

    Secure. Access remote servers using the ssh client from OpenSSH. Termux combines standard packages with accurate terminal emulation in a beautiful open source solution. Feature packed. Take your pick between Bash, fish or Zsh and nano, Emacs or Vim. Grep through your SMS inbox. Access API endpoints with curl and use rsync to store backups of your contact list on a remote server.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Hornero Backup is a software that it allows to realize full backups (with option of encryption on external device), incremental and differential backups in Linux Systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    a-Shell

    a-Shell

    A terminal for iOS, with multiple windows

    a-Shell is a full-featured, interactive terminal emulator for iOS that supports a wide range of Unix commands and programming tools. It enables users to run scripts in Python, Lua, JavaScript, C, and more, directly on their iPhone or iPad. a-Shell also supports file manipulation, SSH, and package management using pip, making it a powerful tool for developers, students, and sysadmins working on the go.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 24
    Kubebox

    Kubebox

    Terminal and Web console for Kubernetes

    Terminal and Web console for Kubernetes. Kubebox can be served from a service hosted in your Kubernetes cluster. Terminal emulation is provided by Xterm.js and the communication with the Kubernetes master API is proxied by the server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Fluent Terminal

    Fluent Terminal

    A Terminal Emulator based on UWP and web technologies

    FluentTerminal is a modern terminal emulator for Windows built using UWP (Universal Windows Platform) and web technologies. It offers a sleek, tabbed interface and supports a variety of shell environments like PowerShell, CMD, WSL, plus remote shells via SSH/Mosh. Terminal for PowerShell, CMD, WSL or custom shells. Built-in support for SSH and Mosh connections. Supports tabs and multiple windows. Theming and appearance configuration. Import/Export themes, import iTerm themes.
    Downloads: 9 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB