Showing 35 open source projects for "writing shell scripts"

View related business solutions
  • 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
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1

    UniversalTextExtractor

    Command-line toolset for extracting text from files

    Command-line toolset for extracting text from files (documents, images, archives) into SQLite with OCR support. Simple, expandable, one shell script only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    m23

    m23

    Your linux deployment tool!

    m23 is a free software distribution system (license: GPL), that installs (via network, starting with partitioning and formatting) and administrates (updates, adds / removes software, adds / removes scripts) clients with Debian, (X/K)Ubuntu and LinuxMint. It is used for deployment of Linux clients in schools, institutions and enterprises. The m23 server is controlled via a web interface. A new m23 client can be installed easily in only three steps. Group functions and mass installation...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 3
    Zipios

    Zipios

    Zipios is a C++ library for reading and writing 32bit Zip archives.

    This project has moved to GitHub https://github.com/Zipios/Zipios Zipios is a C++ library for reading and writing Zip archive files. Access to the data of individual entries is provided through standard C++ iostreams. A simple read-only virtual file system that mounts regular directories and zip files is also provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    minbackup

    Scripts and several utilities for backup

    This system is a set of scripts written in bash and a few tools are written in c++. The package is designed for network backup for SMB protocol, and local resources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    mp3 library, advanced ID3V1 and ID3V2 tagger, player. Organize a large mp3 library, over 40,000 songs. Speech synthesis and tag backup utilities. Scripts to maintain and organize song files.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    docx2txt

    docx2txt

    Perl based utility to extract formatted text content from MS Docx file

    Docx2txt is a Perl based command-line utility to convert (even corrupted) Microsoft docx documents to reasonably formatted text files, along with appropriate character conversions. Apart from Perl it also requires a command line unzipping program like unzip/7z/pkzipc/wzunzip.
    Leader badge
    Downloads: 62 This Week
    Last Update:
    See Project
  • 7
    Inotifyfs is a set of scripts, primarily on bash to allow user keep remote and local folders synced in real time in efficient way based on inotify kernel evens and function in user space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Tarbackup is a tape backup utility based on GNU tar. It provides centralized configuration files, automatic exclusion of sockets and pipes, and integrated LVM snapshots. It also includes scripts ('plugins') for backing up Scalix mailstores.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Just Imagine (OBSOLETE)

    Obsolete, Time-Machine like utility for Macintosh

    This project is obsolete. It depended on a feature of the Macintosh boot sequence which no longer exists, has not existed for some time now, and is extremely unlikely to return. Furthermore, much of the functionality that this project provided is now supplied by Apple's Time Machine utility. Old description: Just Imagine automates the generation of complete system disk images on OS/X or OS/X Server via a scheduled launchd reboot, running while the system disk is mounted read-only and no...
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    BackupNetClone is a set of shell scripts that use rsync to provide convenient snapshot backups with minimal disk usage. The concept is based on rsnapshot but does not require Perl. BackupNetClone was originally tailored to D-Link's DNS-323 NAS device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A set of backup scripts for backing up folders, logical volumes, mysql and postgres databases to remote hosts over ssh.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Chronicle is a set of BASH shell scripts that use rsync to back up data to a remote host. Snapshots are created and rotated using hard links to minimize storage requirements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    r5backup is a backup script using rsync and ssh to make backups. It can handle remote hosts, is rapid and reliable. r5backup comes with 5 scripts: the main backup script, a scheduler, a launcher for remote invocation, an admin tool and a recover tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Since none of the MySQL backup scripts i could find satisfied my needs, I created this one. It does full backups remotelly or incrementals locally. Read comments on the code to configure it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AHN Backup is a set of Backup Scripts Written for the Windows x64/32bit platform. Needs a SMB Network Share to function correctly, and the only Requirement is the use of the Internal Windows Backup Utility and a couple of Cygwin Binaries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    tokman is an interactive command which can manage projects directory archives on a removable media by writing a tokenring file for each project. A tokenring file contains the computer on which the project archive was extracted last.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Braincracks acts like a continuous snapshoting filesystem / versioning filesystem. It monitors folders for files changes (each X seconds) and saves a copy of files when they change. It is made of 3 Bourne Shell scripts (1 bin, 1 daemon, 1 service).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A useful collection of batch files and scripts for daily purposes (backup, security, system management, etc.) and development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Pluggable Mobile Backup for Linux is a collection of scripts which allows to create easy backup structures when usb disk ot usb stick was plugged in
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A test project aiming at creating a Korn shell script or a bunch of scripts to help AIX administrators find and identify physical and virtual disks primarily in FCP/VIO environments. If goals are met, the project may be rewritten in C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    backup-scripts is the very simple set of shell-scripts designed to be run by cron. Does full and incremental backups for filesystem and mysqldump for MySQL. Compress backuped data with bzip. Cleans up old backups to save space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SINP uses SlackBuild scripts found at slackbuilds.org and the native Slackware package manager to create "source" packages for Slackware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    My scripts I've made (or modified) to make my life easier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Automagic is a collection of automated Linux scripts and GUI apps helping the desktop user easily perform tasks, and install/configure programs, services or peripherals. These will replace command-line chores with user-friendly interfaces and "wizards"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DVD Scripts is a collection of scripts that assists with DVD authoring and backups. Included are dvdmm (full motion menus), dvdvt (image/video slideshows featuring video transitions and audio), and securedvd (loop-aes encrypted DVD backups).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB