Showing 85 open source projects for "so"

View related business solutions
  • Employee monitoring software with screenshots Icon
    Employee monitoring software with screenshots

    Clear visibility and insights into how employees work. Even remotely.

    Stay productive working at any distance from anywhere with Monitask.
  • Enterprise AI Search, Intranet, and Wiki in one platform. Icon
    Enterprise AI Search, Intranet, and Wiki in one platform.

    Your company’s all-in-one solution for trusted information

    Cut through the noise and end information overload with Guru, an all-in-one wiki, intranet, and knowledge base that serves as your company's single source of truth.
  • 1
    grex

    grex

    A command-line tool and library for generating regular expressions

    grex is a library as well as a command-line utility that is meant to simplify the often complicated and tedious task of creating regular expressions. It does so by automatically generating a single regular expression from user-provided test cases. The resulting expression is guaranteed to match the test cases which it was generated from. This project has started as a Rust port of the JavaScript tool regexgen written by Devon Govett. Although a lot of further useful features could be added...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    jrnl

    jrnl

    Collect your thoughts and notes without leaving the command line

    Collect your thoughts and notes without leaving the command line. jrnl has a natural-language interface so you don't have to remember cryptic shortcuts when you're writing down your thoughts. Your journals are stored in plain-text files that will still be readable in 50 years when all your fancy iPad apps will have gone the way of the Dodo. Encrypt your journals with industry-strength AES encryption. The NSA won't be able to read your dirty secrets. Sync your journals with Dropbox and capture...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Merlin

    Merlin

    Context sensitive completion for OCaml in Vim and Emacs

    Merlin is an editor service that provides modern IDE features for OCaml. Emacs and Vim support is provided out-of-the-box. Since version 4.0, merlin's repository has a dedicated branch per version of OCaml, and the branch name consist of the concatenation of OCaml major version and minor version. So, for instance, OCaml 4.11.* maps to branch 411. The main branch is usually synchronized with the branch compatible with the latest (almost-)released version of OCaml. Note: if you're using an older...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Liquid Prompt

    Liquid Prompt

    A full-featured & carefully designed adaptive prompt for Bash & Zsh

    ... with the AGPL clauses, anybody offering Liquid Prompt over the network is required to also offer access to the source code of it and allow further use and modifications. As Liquid Prompt is implemented purely in shell script, anybody using it over SSH or equivalent terminal connection automatically also has access to the source code, so it is easy to comply with the license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Tigerpaw One | Business Automation Software for SMBs Icon
    Tigerpaw One | Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
  • 5
    qrcp

    qrcp

    Transfer files over wifi from your computer to your mobile device

    qrcp binds a web server to the address of your Wi-Fi network interface on a random port and creates a handler for it. The default handler serves the content and exits the program when the transfer is complete. When used to receive files, qrcp serves an upload page and handles the transfer. Most QR apps can detect URLs in decoded text and act accordingly (i.e. open the decoded URL with the default browser), so when the QR code is scanned the content will begin downloading by the mobile browser...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    tui-rs

    tui-rs

    Build terminal user interfaces and dashboards using Rust

    tui-rs is a Rust library to build rich terminal user interfaces and dashboards. It is heavily inspired by the Javascript library blessed-contrib and the Go library termui. The library is based on the principle of immediate rendering with intermediate buffers. This means that at each new frame you should build all widgets that are supposed to be part of the UI. While providing a great flexibility for rich and interactive UI, this may introduce overhead for highly dynamic content. So...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Standard Version

    Standard Version

    Automate versioning and CHANGELOG generation

    Automate versioning and CHANGELOG generation, with semver.org and conventionalcommits. A utility for versioning using semver and CHANGELOG generation powered by Conventional Commits. This has the benefit of making your repo/package more portable so that other developers can cut releases without having to globally install standard-version on their machines. Any of the command line parameters accepted by standard-version can instead be provided via configuration. Please refer to the conventional...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ConEmu - Handy Console Window

    ConEmu - Handy Console Window

    Local Terminal Emulator

    ... 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.
    Leader badge
    Downloads: 96 This Week
    Last Update:
    See Project
  • 9
    SerialToIP is a simple Terminal Server software providing transparent pipe either in TCP server or TCP client socket mode from TCP/IP to a pre-configured serial port. Implemented in C# for .NET 2.0 so the command line version could work in Mono-runtime as well.
    Leader badge
    Downloads: 70 This Week
    Last Update:
    See Project
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • 10

    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
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 11
    NVIMUX

    NVIMUX

    Neovim as a TMUX replacement

    Nvimux allows neovim to work as a tmux replacement. It does so by mapping tmuxs keybindings to neovim, using its windows, buffers, and terminals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Rio

    Rio

    A hardware-accelerated GPU terminal emulator powered by WebGPU.

    ... to support WebAssembly runtime so in the future you will be able to define how a tab system will work with a WASM plugin written in your favorite language. Rio uses WGPU, which is an implementation of WebGPU for use outside of a browser and as backend for firefox’s WebGPU implementation. WebGPU allows for more efficient usage of modern GPU’s than WebGL. Applications using WPGU run natively on Vulkan, Metal, DirectX 11/12, and OpenGL ES; and browsers via WebAssembly on WebGPU and WebGL2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ShellJS

    ShellJS

    Portable Unix shell commands for Node.js

    ShellJS is a portable (Windows/Linux/macOS) implementation of Unix shell commands on top of the Node.js API. You can use it to eliminate your shell script's dependency on Unix while still keeping its familiar and powerful commands. You can also install it globally so you can run it from outside Node projects, say goodbye to those gnarly Bash scripts! ShellJS is proudly tested on every node release since v8! ShellJS now supports third-party plugins! You can learn more about using plugins...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    BaGet

    BaGet

    A lightweight NuGet and symbol server

    ..., you can run BaGet behind a Windows IIS proxy. This has many benefits, including automatic restarts on reboots. You may need to give special permissions to the top-level BaGet folder so that the app can persist in its state. This is necessary as the Application Pools' identity is a virtual account that isn't recognized by the Windows User Management Console.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    VPLE

    VPLE

    Vulnerable Pentesting Lab Environment

    VPLE (Linux) Vulnerable Pentesting Lab Environment VPLE is an Intentionally Vulnerable Linux Virtual Machine. This VM can be used to conduct security training, test security tools, and practice common penetration testing Labs. In VPLE bunch of labs are Available. NOTE:- "Only run in VMWare Pls Don’t run in VirtualBox" The default login and password is administrator: password. List Of All Labs in one VM:- 1. Web-DVWA 2. Mutillidae 3. Webgoat 4. Bwapp 5. Juice-shop 6....
    Downloads: 22 This Week
    Last Update:
    See Project
  • 17
    img

    img

    Standalone, daemon-less, unprivileged Dockerfile and OCI

    Standalone, daemon-less, unprivileged Dockerfile and OCI compatible container image builder. img is more cache-efficient than Docker and can also execute multiple build stages concurrently, as it internally uses BuildKit's DAG solver. The commands/UX are the same as docker {build, tag, push, pull, login, logout, save} so all you have to do is replace docker with img in your scripts, command line, and/or life. This is a glorified cli tool built on top of the build kit. The goal of this project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    todo.txt-cli

    todo.txt-cli

    A simple and extensible shell script for managing your todo.txt file

    If you have a file called todo.txt on your computer right now, you're in the right place. So many power users try dozens of complicated todo list software applications, only to go right back to their trusty todo.txt file. But it's not easy to open todo.txt, make a change, and save it, especially on your touchscreen device and at the command line. Todo.txt apps solve that problem. Simplicity is todo.txt's core value. You're not going to find many checkboxes, drop-downs, reminders, or date...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    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: 213 This Week
    Last Update:
    See Project
  • 20
    npm-run-all

    npm-run-all

    A CLI tool to run multiple npm-scripts in parallel or sequential

    The official npm run-script command cannot run multiple scripts, so if we want to run multiple scripts, it's redundant a bit. Let's shorten it by glob-like patterns. We sometimes use & to run multiple commands in parallel, but cmd.exe (npm run-script uses it by default) does not support the &. Half of Node.js users are using it on Windows, so the use of & might block contributions. npm-run-all parallel works well on Windows as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    eopkg Fish Completions

    eopkg Fish Completions

    Fish completion definitions for the Solus package manager, eopkg.

    NOTE: This project's source code is hosted at GitLab. View the source code here: https://gitlab.com/jessieh/eopkg-fish-completions This .fish file provides full completion definitions with descriptions for the eopkg package manager. It includes context-sensitive option completion and package name caching for both installed and remotely available packages. The cache files are built from system metadata files that are maintained by eopkg, so caching is highly performant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CSSLint

    CSSLint

    Automated linting of cascading stylesheets

    CSSLint is an open-source CSS code quality tool originally written by Nicholas C. Zakas and Nicole Sullivan. A lint tool performs static analysis of source code and flags patterns that might be errors or otherwise cause problems for the developer. CSSLint is a tool to help point out problems with your CSS code. It does basic syntax checking as well as applying a set of rules to the code that look for problematic patterns or signs of inefficiency. The rules are all pluggable, so you can easily...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Atom One Dark theme for Terminal

    Atom One Dark theme for Terminal

    A Terminal theme that mimics the One Dark theme made by the Atom team

    A theme for Terminal and iTerm that mimics the native One Dark Theme made by the Atom team. Also available in One Light. Colors are not enabled by default in macOS Terminal, so you will need to enable colors in order for this theme to work. For One Dark, use the same color for "Black" as that used for the window background (#1E2127). Using a brighter text color for the One Dark theme and remove transparency from backgrounds. Using generic RGB for colors; 95% opaque backgrounds. Alternate theme...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    argparse4j

    Command line argument parser library for Java

    The argparse4j is a command line argument parser library for Java based on Python's argparse.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25

    QTerm

    QT based telnet terminal with TLS encription

    <b>PROJECT MOVED TO GITHUB</b> https://github.com/SpongeBobSun/QTerm This is a terminal emulator written in QT. Support telnet protocol and support TLS encryption. You can use this emulator to connect mainframes like HP nonstop server & etc. Since it's written in QT so it's cross platform (Windows, Mac OS X,Linux).
    Downloads: 0 This Week
    Last Update:
    See Project