Showing 22 open source projects for "you-get"

View related business solutions
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 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
  • 1
    iSH

    iSH

    The Linux shell on iOS

    iSH is an open source project that allows for a Linux shell environment to run locally on your iOS device. It does this through a usermode x86 emulation and syscall translation. With iSH you can run Linux applications and programs on iOS, access the Alpine package manager, and install programs with apk add <name>. iSH also features a keyboard addition that makes navigation a whole lot easier.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 2
    flom

    flom

    Free Lock Manager

    ...FLoM supports different types of abstract resources: simple, numeric, set, hierarchical and transactional sequence. libflom, the library shipped with FLoM, allows you to develop your own application using a simple C, C++, Java, Perl, PHP or Python client API. SSL/TLS security for network communication, X.509 certificates for peer to peer mutual authentication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    HSTR

    Shell history suggest box - easily view, navigate, search your history

    Are you looking for a command that you used recently? Do you want to avoid the need to write long commands over and over again despite you used them recently? Are you looking for a tool that is able to manage your favorite commands? HSTR is a command line utility that brings improved Bash command completion from the history. It aims to make completion easier and more efficient than Ctrl-r.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    HTerminal

    HTerminal

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

    ...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: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5

    lguicd

    Utility to change directory when in gnome-terminal via a dialog

    lguicd is a utility that lets you change directory while in gnome-terminal running the bash shell via a GTK dialog. I wrote it myself. It is Free and Open Source software. At the moment there is only a version available for Ubuntu 17.04 64 bit standard flavor (Unity).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Wizard's Apprentice is an application that allows you to ask questions from a script. It uses Windows dialog boxes in the so-called Wizard style: dialogs asking one question at a time, with a Back button, a Next button and a Cancel button.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    sudo

    Just sudo for Windows Vista and 7

    Elevate a programm to run it with administrative security level. sudo for windows 7 elevates the security level if you are in the administrator group. Simple UAC elevation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    It is a simple operating system that i write in my spare time. It is not the best design and it is buggy but i hope it will get better.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    libmsgque

    libmsgque

    something that writes code for you

    The **libmsgque** project is an infrastructure that allows multiple package-items to be linked together to act as one application. To link, you need to distribute the work from one package-item to another package-item and wait for an answer or not. > Philosophy: Write Once → Run Everywhere The package-item can be a thread, a separate local process that is started by fork or spawn, or even a network of multiple services on multiple hosts. The package-item can be written in any language that is supported by the Programming-Language-Micro-Kernel support. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software. Icon
    Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software.

    Banks, lending institutions

    Founded in 2004, axefinance is a global market-leading software provider focused on credit risk automation for lenders looking to provide an efficient, competitive, and seamless omnichannel financing journey for all client segments (FI, Retail, Commercial, and Corporate.)
    Learn More
  • 10
    xlayout is a terminal based utility to get and set information about X11 windows and the pointer. Its designed to be easily integrated into bash shell scripts and takes advantage of the X11 protocol to allow it to access remote X11 desktops.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Execute commands on many machines via SSH, and get a nicely formatted output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    WinShell Commander is used with shell menu, just simply right click on your desktop orin explorer. You can edit the menu and select any file or folder and user defined program. It allows a user to customize or replace pop-up menu in any application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Nush stands for null shell. This is a shell that accepts input and does nothing with it so if for some reason you would like a user to be able to log in, but not access or execute anything this could be for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Hardware specific Linux kernels for your Dreamcast, PS2, XBox, PDAs, Tablets, custom Laptop kernels, and any other hardware that you request.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Loggy is a Linux Advanced Logcleaner and a tool to hide you in a linux machine by cleaning or modifing the intruder's ip from all the logfiles in /var bin and txt logs it find logs, with a recursive search in /var/log and a lot of fantastic features
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    libpogo is a c-library replacement for GBA and PogoShell is a frontend that lets you handle files in a convinient manner on your GBA flashcard.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    getoptions is a C implementation in the spirit of the Perl module Getopt::Long. No more building of getopt_long or getopt structures -- you can specify the option descriptions inline with the call to getoptions. User type handlers are also supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    shebang-wrapper... workaround sillyness with #!<p> the #! mechanism has some wierdness and shortcomings which this wrapper works around... like that you can only pass a single argument to the interpreter, and that it ignores the PATH variable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Tiny Shell provides the minimum you need to implement shell facilities into a small system. For instance, add a shell to your embedded platform as soon as you can read/write bytes from the UART.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    sysman is a multiple-host administration shell inspired by VMS's SYSMAN. It allows you to connect to many hosts, execute a command or a shell script on all of them in parallel, and send files to them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Cash

    A shell for linux written in C

    ...When I couldn't stop adding features to it and kept coming back for more, I decided to release it into the wild and let my fellow hackers and coders enjoy it, for better or for worse. I invite you to take it apart, break it, add to it, and anything else you might dream up. As you may have noticed, this is not the best, or most professional code out there. Feel more than free to email me, send in a patch, or fork it and show me how it's done. I'll just be glad to learn more, and get more features into Cash.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Binary Writer

    A small binary file writer program for Unix/Linux systems

    This is a binary file writer which allows you to write to binary files very easily from command line. It accepts data in various format and writes to a specific address inside the file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next