35 projects for "shell" with 2 filters applied:

  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 1
    FMSec - File Manager Security

    FMSec - File Manager Security

    Security Extensions to File Managers

    FMSec (File Manager SECurity) is a set of extensions to file managers that enable some security-related operations to be easily performed. The operations are: - encryption and decryption using OpenSSL (https://www.openssl.org/), - safe removing (shredding) files and directories (recursively), - mounting and unmounting TrueCrypt and VeraCrypt (https://www.veracrypt.fr/en/) volumes, - wiping the free space on a filesystem using WipeFreeSpace (https://wipefreespace.sourceforge.io/), -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    web.de

    web.de

    A web-based desktop environment for Linux devices

    Similiar to webmin in that this is a web-based user interface for devices, but instead of an admin panel, web.de is more in the mannor of a traditional user interface such as Microsoft Windows, Apple MacOS, and Ubuntu Linux. This project was designed to run as the environment supervisor for various types of equipment including desktops, laptops, mobile and headless devices, and more! It works very well as the complimentary part to our other project FXwm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Icon Font to PNG

    Icon Font to PNG

    Python script (and library) for exporting icons from icon fonts

    Python script (and library) for easy and simple export of icons from web icon fonts (e.g. Font Awesome, Octicons) as PNG images. The best part is the provided shell script, but you can also use it’s functionality directly in your (probably awesome) Python project. There’s also font-awesome-to-png script for backward compatibility with the first iteration of the concept. You can use IconFont (and IconFontDownloader for that matter) directly inside your Python project. There's no proper documentation as of now, but the code is commented and should be pretty straightforward to use.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    MA Shell Initialisation

    BASH shell initialisation framework

    A BASH, SH and KSH (and maybe others) initialisation framework that enables your shell environment to handle logging on to different sites & operating systems and configure your environment and the different software installed at different sites etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place. Icon
    Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place.

    For healthcare Providers and Facilities

    Incredable streamlines and simplifies the complex process of medical credentialing for hospitals and medical facilities, helping you save valuable time, reduce costs, and minimize risks. With Incredable, you can effortlessly manage all your healthcare providers and their credentials within a single, unified platform. Our state-of-the-art technology ensures top-notch data security, giving you peace of mind.
    Learn More
  • 5

    Colinker

    Colinker is a customizable context menu for selected text.

    ...It is intended to work on Windows and Linux. On Windows, it is intended to be used with a global hotkey tool such as autohotkey or autoit. It will not work with the windows Shell link hotkey because they change the foreground window focus. On Linux, it is designed to be used with xbindkeys and xclip. Features Fully customizable and open source Can be used to open programs utilizing the selected text anywhere in the arguments Can browse to any webpages using the selected text anywhere in the URL The selected text can come from any application Integrates with windows explorer and can select one or more file/folder names Easy to configure Note Mac OS X was not included because this functionality can be already be achieved through the Automator application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    BGINFO4X - BGINFO for X and for Windows!

    BGINFO4X - BGINFO for X and for Windows!

    Shows desktop information on your screen

    BGINFO for X, also called BGINFO4X, is a clone of the popular program BGINFO for Microsoft Windows created by Sysinternals. BGINFO4X is designed for pretty print useful information (CPU model, Hostname, IP address, OS version, Office version, and much more ...) on your desktop background or wallpaper. See the screenshots to see BGINFO4X in action. BGINFO4X is Multi Platform (Windows, MacOSX, Linux, BSD). BGINFO4X is Highly Customizable. BGINFO4X is Open Source. BGINFO4X comes...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7

    jsPlatform

    A True Web Operating System

    See more about jsplatform: http://www.youtube.com/watch?v=jr-VL461x8I Finally, JSPlatform v1.0 is released A great web productivity interface integrating a web desktop, a php backend, javascript gui interface, supporting MySQL, Desktop, Window System Drop an email if you need help installing if you don't know how Working with projects: - AceEditor - TinyMCE - MongoDB (thorugh OneDB package) Featuring: - Code in the cloud web os (through OneDB package) - Connectivity...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    addapp

    Add manually-installed applications to GNOME Shell

    A (yet) commandline tool that interactively generates a *.desktop file and adds it to GNOME Shell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • Financial reporting cloud-based software. Icon
    Financial reporting cloud-based software.

    For companies looking to automate their consolidation and financial statement function

    The software is cloud based and automates complexities around consolidating and reporting for groups with multiple year ends, currencies and ERP systems with a slice and dice approach to reporting. While retaining the structure, control and validation needed in a financial reporting tool, we’ve managed to keep things flexible.
    Learn More
  • 10
    PODWG is a Wallpaper Generator from various "Picture Of the Day" sources such as NASA's "Astronomy Picture Of the Day".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ConsoleFx Commandline Processing Library

    ConsoleFx Commandline Processing Library

    Command-line application library

    ConsoleFx is an .NET framework for easily developing command-line interface (CLI) applications. It automates most of the work involved in creating a CLI application, like command line argument parsing, error handling and validations. ConsoleFx supports both fluent and declarative (using attributes) programming models. With ConsoleFx, you can say goodbye to lengthy cumbersome code to parse your command-line arguments. For detailed documentation, with getting started guides, advanced...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Atomic OS is a responsive Web 2.0 operating environment & development platform. Based on AJAX techniques, it emulates/provides standard operating system features including a command-line shell, interpreter, filesystem, database access and GUI services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Infodomestic Objects
    Infodomestic Objects - This is a set of distribution software that mutate the environment providing and advanced interaction experience. We will use a mixed POSIX/Linux/BSD based platform to develop and distribute our interaction experience improvement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Allo stato attuale Internet non sara totalmente libera fintantochč non saranno completamente libere ed accessibili le strutture fisiche che lo trasportano.CityLAN vuole essere il manifesto di questa libertŕ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Bashish is a theme enviroment for text terminals. It can change colors, font, transparency and background image on a per-application basis. Additionally Bashish supports prompt changing on common shells such as bash, zsh and tcsh.
    Leader badge
    Downloads: 66 This Week
    Last Update:
    See Project
  • 16
    An alternative Perl/Tk file selector with shell-like filename completion capability. Please note that the source code repository moved to github: https://github.com/eserte/tk-pathentry
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The mission of libshell is to keep in place all patterns, functions and etc of shell as a library which are useful in day-to-day work activities. With libshell one can definitely obviate the task in hand.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    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.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PingBlog es un programa el cual puede hacer "ping" a tus directorios favoritos, sin necesidad de visitar ninguna pagina web extraña. También te permite agregar etiquetas (tags) reconocidas por tus directorios favoritos(blogalaxia,veneblogs,to2blogs)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Powersave Applet consists of a script, that does various tips and tricks from Intel's PowerTop and lesswatts.org to reduce power consumption while your laptop is on battery. There is also an applet that provides a nice status icon in Gnome or KDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Web based operating system that can power various CMS/Groupware/administration systems. Base for any & every web service, takes care of all low level functions, security and system administration. with the javascript based GUI it works like X or windows
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Configuration framework for: emacs, zsh, tcsh, ksh, bash, screen, top, metacity, gnome-terminal,... It run on all posix platform and include special stuff for epita you can find source here: http://github.com/ctaf42/ctafconf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This wizard will create a DVD with fully animated menu from MPEG-2 files. It is designed to be very easy to use. All you need to do is add one or more files to the playlist and answer the questions that follow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    KmPg2 is a graphical MPEG2 encoder frontend, for producing 100% DVD compatible MPEG2 streams from any input video. It uses the powerful video processing tools and the encoder from the MJPEGTools project. Adding subtitles and AC3 streamcopy are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An efficient configurable icon distribution.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next