Showing 588 open source projects for "bash script"

View related business solutions
  • Securden Privileged Account Manager Icon
    Securden Privileged Account Manager

    Unified Privileged Access Management

    Discover and manage administrator, service, and web app passwords, keys, and identities. Automate management with approval workflows. Centrally control, audit, monitor, and record all access to critical IT assets.
    Learn More
  • Get full visibility and control over your tasks and projects with Wrike. Icon
    Get full visibility and control over your tasks and projects with Wrike.

    A cloud-based collaboration, work management, and project management software

    Wrike offers world-class features that empower cross-functional, distributed, or growing teams take their projects from the initial request stage all the way to tracking work progress and reporting results.
    Learn More
  • 1

    proten

    Makes the computer try keep the 10 commandments (Holy Bible'Exodus 20)

    Suite of Methods and Scripts which address the largely ignored tasks of "keeping" the oldest laws in civilization, the 10 commandments from Holy Bible's Exodus20. ======= Current implementation includes: ) the 2nd law against images, and this is done with a passive, non-destructive obfuscation of the jpg library path. ) the 4th law against working all 7 days of the week. ======= Proten's project has a list of ideas for implementation, and ofcourse implementation concerns only...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    android-timestamp-keeper

    Read and write timestamps to files in android

    ...Other options that could work, like FTP with MFMT command doesn't work properly on android either. Droid Explorer is enough for files, but doesn't support folders. This handy bash script helps you to backup and restore the last modified timestamp for folders recursively. If you want to use an android native app, there's File Timestamp, however the txt format is different. https://play.google.com/store/apps/details?id=br.com.pogsoftwares.filetimestamp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Bash Shell Scripting in a Minute

    Bash Shell Scripting in a Minute

    Learn Bash Shell Scripting in a Minute using this Collection of Script

    ...These Scripts cover almost all the basics of bash shell scripting and summarizes them in the last script for user convenience. Also see this script : https://sourceforge.net/projects/automated-quiz and this script : https://sourceforge.net/projects/command-output-to-html-table/ Notes: 1. You can use Free Programs like 7-zip to open and extract this tar file to your home folder, if your OS does not have a default application 2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    linuxCukoo

    Bash Cukoo for Linux

    This is a bash script for Linux for a Cukoo. It plays Cukoo sounds every hour and a Pendulum clock sound every half hour. Sounds sample are free from http://www.wavlist.com/soundfx/020/ and included. Next goals are to create a GUI/applet for Cinnamon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The AI-powered unified PSA-RMM platform for modern MSPs. Icon
    The AI-powered unified PSA-RMM platform for modern MSPs.

    Trusted PSA-RMM partner of MSPs worldwide

    SuperOps.ai is the only PSA-RMM platform powered by intelligent automation and thoughtfully crafted for the new-age MSP. The platform also helps MSPs manage their projects, clients, and IT documents from a single place.
    Learn More
  • 5

    scriptkernel-libre

    script de compilação automatica do kernel linux-libre no ubuntu

    PT-BR script em bash para compilação automatica do kernel linux-libre no ubuntu 14.04+ para PC/NOTEBOOKs que tenha no minímo 2 GB de memoria RAM, baixa e compila tudo automaticamente usando CFLAGS -march=native + -Ofast, só sendo necessario escolher a arquitetura exata do seu processador no MENUCONFIG. OBS = Necessario minimo 13 GB livre no HD antes da execução do script ENGLISH: script in bash to automatically compile the linux-libre kernel in Ubuntu 14.04+ for PC / NOTEBOOK that has at least 2 GB of RAM memory , downloads and compiles everything automatically using CFLAGS -march=native + -Ofast , being only necessary to choose the architecture exact your processor in MENUCONFIG . ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    FFMPEG-Raspberry + PHP-FFMPEG

    FFMPEG-Raspberry + PHP-FFMPEG

    Install FFMPEG on Raspbian

    .../ffmpeg-pi.sh For make PHP-FFMPEG : First make folder on you php upload video sudo mkdir /var/www/inputvideo/ sudo chmod 777 /var/www/inputvideo/ sudo mkdir /var/www/outputvideo/ sudo chmod 777 /var/www/outputvideo/ Make bash script sudo nano /usr/local/sbin/convert put this script on it ====== Script Bash ====== #/bin/bash/ in=/var/www/inputvideo/ out=/var/www/outputvideo/ cd $in; for i in *.mp4 ; do ffmpeg -i "$i" -threads 3 -c:v libx264 -preset superfast -crf 30 -c:a aac "$out${i%.*}.mp4" -y; done rm -f *.* chown -c www-data:www-data /var/www/outputvideo/*.mp4 ======= End Script ======= sudo chmod +x /usr/local/sbin/convert Make sure bash script working Put vidoe file on $input sudo convert Now put php script on your php upload script shell_exec('convert >> /dev/null 2>&1 &') Enjoy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ShellSpeak
    Programa feito em Shell Script (bash) para acessibilidade, em português. Escreva e o programa irá falar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Script em BASH de instalação automatica do LibreOffice PT-BR (baixa e instala) para Debian-Likes (ubuntu, mint...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Griffon IDE
    Griffon is a text editor for HTML script developer, BASH, Perl, PHP, C language... It allows the generation of source code in a few clicks avoiding traps BASH syntax example where a single misplaced space has the power to crash a script. Other basic functions of an IDE are also present. Griffon is compatible with small screens, thanks to its detachable organizable tab system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
    Learn More
  • 10
    swap_digger

    swap_digger

    swap_digger is a tool used to automate Linux swap analysis

    swap_digger is a bash script used to automate Linux swap analysis for post-exploitation or forensics purpose. It automates swap extraction and searches for Linux user credentials, Web form credentials, Web form emails, HTTP basic authentication, WiFi SSID and keys, etc. swap_digger is a tool used to automate Linux swap analysis during post-exploitation or forensics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Backupscript Nextcloud MariaDB data

    A bash backupscript for data stored in Nextcloud and MariaDB

    Makes a daily backup of data stored in Nextcloud (Owncloud fork) and MariaDB (MySQL fork). Stores backups local and if you wish in the cloud (encrypted). The backup script has also a maintenance schema for storing backups on a weekly, monthly and yearly basis (you can easily alter this). You can read a full description in dutch of the backup script in the dutch Linux Magazine number 4 and 6.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    pyRPGDice

    pyRPGDice

    Random dice roller and modifier calculator for console

    pyRPGDice is a simple python script written for Linux bash, that allows the user to roll (almost) any imaginable dice, to input modifiers, that are automatically added to/subtracted from each of the die rolls or the total number of dice. In pyRPGDice you specify dice rolls, that can have special operators, that get evaluated. This python script is made for use in Role Playing Games and can automatically evaluate limitations, can count, reroll aso.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    My own version of napi client: a clone of napi.py. The project is dedicated to provide a napiprojekt client for embedded devices; like home NAS servers on which python is not available or there are problems with it (lack of all needed libraries) If you wish to post some patches, refer to project's GitHub repository: https://github.com/dagon666/napi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    clean-html-sh

    clean-html-sh

    clean-html.sh

    clean-html.sh - bash script to clean HTML. 1) Convert the stored pages in UTF-8. 2) defecating saved pages of extra spaces, tabs,      blank lines, scripts, images, meta-information.      PS: when an <pre> produces limited filtering! ! Not all characters can be transcoding UTF-8. Be careful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Metric Collector

    A bash-Script to collect metrics from a Linux system.

    Collects server and java process information from various tools and creates charts with the data. The script was tested on GNU/Linux with gnuplot 4.4. For the script to work you have to set the variable "JAVA_HOME" to a valid JDK location. Check the documentation in the script file. The following information gets collected: >> output from vmstat >> netstat tcp states and established connections >> information from /proc/fd >> jstat -gc output >> jstat -class output ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    odt2opale
    This bash script translates an ODT file tree into an Opale tree. Dependencies : libreoffice, unoconv, 7z Opale project homepage : https://scenari.org/modeles/Opale/ LibreOffice homepage : https://www.libreoffice.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    keys

    keys

    A gpg-based password manager with ncurses interface

    Keys is a little, but enough powerful, password manager for linux systems with a 'fancy' ncurses interface. It base its security around strong GPG tecnology. Keys is merely a bash script that used internal bash commands and externals ones. Keys permits to store securely your password and credentials in gpg's encrypted files, structured in a multi-level tree. With Xdotool you can also use auto-typing, a must-have feature for this kind of software. Keys currently can open (with autotyping) these types of connections: - Open a website and logon with the provided credentials - Open an ssh/sftp connection with the provided credentials - Open an rdesktop connection with the provided credentials Also, Keys can store generic Account credentials (aka. username+password). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Timelapse CLI

    Command Line Interface for Timelapse creation

    This project contains a bash script for creating a timelapse video with all .jpg pictures within an specific folder. This script uses the ffmpeg for video rendering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Expose

    Expose

    A simple static site generator for photoessays

    Expose is a lightweight static site generator designed specifically for creating photoessays from folders of images and videos. Implemented as a Bash script, it converts directories of media files into cleanly structured static websites with built-in themes. By default, it includes both a blog-style layout and a Medium-inspired theme, but users can also build their own templates. Expose reads associated text files, YAML metadata, and folder structures to automatically generate navigation menus, captions, and styling for each gallery. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    CopyRightNoticeGenerator

    Shell script and template for the GPL copy right notice.

    $. What it does? This tool walks down through the source directory tree. Within each directory node, it reads the files. By the file extension, you can specify which kind of the files to be read. While iterating those files, it inserts the comment lines for the copyright notice into each of them. Finally, the new files are written to the corresponding directory node under the destination directory tree. $. Default templates As default, I wrote the templates of the copryright...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    3sat Video Downloader

    Bash script to download 3sat videos (req. pkg: curl)

    Bash-Skript um Videos aus der 3sat Mediathek herunterladen. Aufruf: ./3sat_download.sh <VIDEO-ID> Notwendige Argumente: VIDEO_ID = Nummer aus der Video-URL im Browser (z.B. 64293, siehe Screenshot) Beispiel: ./3sat_download.sh 64293 Hinweise: -Das Paket "curl" muss installiert sein (in gängigen Distributionen vorhanden). -Die Videos werden im Verzeichnis $HOME/Videos/ gespeichert, welches bereits existieren muss! -Es empfiehlt sich einen Alias in der $HOME/.bashrc Datei zu...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    mobcount

    Count i/o calls or SMS on (Jolla) mobile devices running Sailfish OS

    With this bash script the amount of incoming or outgoing calls or SMS between two passed points t1 and t2 can be counted on mobile devices running Sailfish OS (tested with Jolla phone). The script returns the amount of incoming or outgoing call or SMS units between two points t1 <= t2. By default one call unit is 60s and one SMS unit 160 chars.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    AutoMediaRipper

    Automatic media ripping for Linux console

    A BASH front end to simplify the backup process of movies, TV series and music. The script was originally written to use udev to automatically be run on headless machines such as HTPC media servers, but can be run in standard shells as well, complete with output. KEY FEATURES: - Automatically detects DVD: Movies and TV series are handled seperately - Automatically selects preconfigured language and muxes them in prefered order - Disney 99-title protection bypass: Most Disney movies can be detected and ripped
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Puszi

    Puszi

    Puszi (K.I.S.S.) Livarp_cli + Opossum window manager

    *Puszi is based on Livarp_cli (https://arpinux.org/livarp/livarp04/cli.html) with the addition of Xorg and Opossum Window Manager as default.(README) (https://sourceforge.net/projects/opossum/?source=directory) *ISO Debian Jessie 8.6 base (default US locale) *Software included: ceni (http://antix.daveserver.info/jessie/pool/main/c/ceni/ grubrepair i3 (Window Manager-vanilla) Lilyterm (http://lilyterm.luna.com.tw/) Refracta Tools(...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    desk

    desk

    A lightweight workspace manager for the shell

    Lightweight workspace manager for the shell. Desk makes it easy to flip back and forth between different project contexts in your favorite shell. Change directory, activate a virtualenv or rvm, load in domain-specific aliases, environment variables, functions, arbitrary shell files, all in a single command. Instead of relying on CTRL-R to execute and recall ("that command's gotta be here somewhere..."), desk helps shorten and document those actions with shell aliases and functions, which are...
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB