Search Results for "bash shell script" - Page 9

Showing 1111 open source projects for "bash shell script"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 1
    Bash Shell Scripting in a Minute

    Bash Shell Scripting in a Minute

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

    Learn Bash Shell Scripting in a Minute using this Collection of Scripts, which are Real World Examples, ranging from a simple Date Based Theme to a Standalone Kiosk Type User Input Forms. The Learning is based on a "Observe and Understand Strategy", which means you run these scripts, observe their outputs, understand the script that generates them and learn the whole thing. These Scripts cover almost all the basics of bash shell scripting and summarizes them in the last script for user...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Shell Script Loader

    Shell Script Loader

    A framework for modular scripting

    Shell Script Loader is a framework for shell scripts that provides functions that can be used to load, include or call module shell scripts. It supports most shells including Bash, Zsh, Ksh, and other shells based on sh. A compiler can also be used. Please check the website for detailed info.
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 3
    Batch Audio Convert

    Batch Audio Convert

    Command-line mass conversion of any directory tree of audio files.

    BAC is a command-line tool that converts, to a target audio file format, all the audio files stored in a directory tree of any depth. Supported file formats are OGG, FLAC, MP3, AAC, ALAC, WAV, in all ways, and WMA as source. Main audio tags are preserved in the process, as well as most file name characters (white spaces, question marks etc). BAC runs on Linux and probably most UNIX-type OSes. On Windows, it must be operated from the Cygwin environment. It requires the following...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    cmdok

    Command validation tool

    cmdok checks that specified commands are OK. If command is OK than it exists in PATH and can be run. It is a simple, small and portable Bash script. It is useful in software packages that want to check that some commands exist before trying to run them. See wiki for more information and examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 5

    Pofig

    Portable Figure Out system properties

    pofig - portable shell script for probing base system properties: OS, OS version, kernel version, distro, distro version, architecture. It detects: 19 operating systems, 11 major linux distros, 13 CPU types. See wiki for more information and examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Help4ShellScript

    Shell script to print the help message for the shell script.

    While writing the shell script, we often write the repeated lines of: echo "message" This is one of the most tedious tasks in the shell scripting. By this tool ... 1) We can write the text messages into the plain text. 2) From that text file, our shell script can grab and print the required text fragment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Ethereum Mining NVIDIA Graph Card Ubuntu

    Ethereum Mining NVIDIA Graph Card Ubuntu

    USB flash drive ISO image for Ethereum, Zcash and Monero mining

    ... and tools yourself. It is recommended to test that the image is correct and safe to use. The MD5 calculation gives a checksum, which must equal the MD5 value of a correct ISO image. Set the primary graphics output to one of your NVIDIA cards. Disable Secure Boot (UEFI) and boot from the USB flash drive. After a minute uptime, a script (screen) starts automatically in the background, which starts the mining.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Bash Script for System services monitoring (httpd,smtp,pop,dns,mysql),recovering and alert via email and SMS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Liber4Sync is a bash script for easily sincronize development servers with Live servers.Used for sync web dirs, mysql databases
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 10

    LifeSim Bash

    Autonomous life simulation written in bash

    This is LifeSim. It was a pretty decent C++ project, log time ago, but was discontinued. Now is reborn in bash! Long story short, LifeSim aims to create an autonomous, simple but complete "virtual animal" which can eat, sleep, meet other LifeSims, spread, mate and so on. This is an ultra-early alpha stage, so if you wanna try it's ok but remember..."nothing will work as expected". CONTACT ME IF YOU HAVE IDEAS OR WANT TO GET INVOLVED!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    KAAISv4

    KAAISv4

    Kali Applications Automatic Installation Script (For Kali Linux Only)

    KAAIS (Kali Applications Automatic Installation Script) Let's you easily install some applications which doesn't come by default with the Kali Linux distribution, and perform some other tasks (like apt-get commands and update your 'sources.list' file).. It's user friendly and it incorporates some other things. It also gets updated regularly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    git-recall

    git-recall

    An interactive way to peruse your git history from the terminal

    An interactive way to peruse your git history from the terminal. git-recall is a simple tool that allows you to easily go through your commits and check what you or other contributors in your team did. It doesn't aim to be a replacement for the git log command, but just to be a convenient way to recall what you've done from your terminal. You can install it by simply copying the git-recall script into any existing path (e.g. /usr/local/bin) or create your own directory and add it to the PATH...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Create Website From Text File

    Create Website From Text File

    A Website Builder / Creator Script to Create Website From a Text File

    Please watch the video below to see this website builder / creator script in action. in less than 5 Minutes, you can create a website / webpage, from a text file, using the script enclosed, in the zip file downloaded from above. A custom Puppy Linux Operating System has been created for this purpose of running the script on various client computers. You can download it here : https://sourceforge.net/projects/command-output-to-html-table/files/OS/ Wherever possible, give preference...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    raspbian-bmr-bkp

    Small and Simple Raspbian BMR backup

    Small and Simple Raspbian BMR backup that allows you to run in cron daily
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Assorted projects. General-purpose libraries for Python, C++, Scala, bash, and others. Meta-programming tools. System utilities. UI components. Web APIs. Configuration files. Benchmarks. Programming competition entries. And much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Lightweight Virtual Machine Manager (aka Lightweight Xen Manager) is a set of bash scripts and session manager to automate operations on virtual machines like cloning, taking snapshots...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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. It automates swap extraction and searches for Linux user credentials, web forms credentials, web forms emails, http basic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    vk-api cli client

    CLI messaging client for vk.com

    this is messaging client for vk.com social network, working through its API. it has simple CLI interface and well-documented code written in bash. see readme to get started. any participation is welcome!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    PLAT - Pegasus' Linux Admin. Tools

    a set of bash scripts that make life easier for Ubuntu users/admins

    This Project and it's sub projects are meant to make administration on Debian/Ubuntu based Servers & WorkStations easier on the following subjects: > Post Install Customization > System/user data Backup & Maintenance > Wordpress Site installation, Setup & maintenance > WordPress Site Migration/Duplication > Generation of WordPress Site-specific plugins
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    cxmon

    Access the Phocos CX/CXN-10/20/40 solar charge controller's logger.

    This is a minimalistic, portable command line tool, written entirely in BASH scripting language, for accessing solar charge controller's historical logs and current status information. It should be compatible with Phocos CX/CXN-10/20/40 solar charge controllers. It has been tested with CXN-40 operating in 12 V mode. The documentation can be found at the top of the executables. The tool is licensed under GPLv2. The protocol has been reverse-engineered on the author's own free time...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ht3klcd

    ht3klcd

    Bash script to control 15c2:ffdc SoundGraph panel.

    This is a bash script to get my LCD display working on Linux. It came with the Mstation HT-3000 case from 3RSystem. The device is identified as ID 15c2:ffdc SoundGraph Inc. iMON PAD Remote Controller. However, the LCD panel is different from the others I have seen around in the internet. It has: - 12 text characters for messages and the clock; - 3 fan indicators (updated automatically); - a temperature indicator (updated automatically); - a CPU usage bar; - another bar...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    android-timestamp-keeper

    Read and write timestamps to files in android

    Modern android devices don't use anymore Mass Storage Mode. Instead they use the internal sdcard as a virtually mounted subfolder inside /data partition. It would be ok if MTP preserved correctly timestamps, which doesn't. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    CreateBAK

    Universal script for creating backups

    Bash script for creating backups on any Unix and Windows system. Written in Bash and C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Guacamole Install Script

    Guacamole Install Script

    Guacamole Remote Desktop Gateway Install Script

    The script installs dependencies and configure the OS automatically for you in order to obtain the best Remote Desktop Gateway! This Install Script works in a clean CentOS 6/7 installation and install Guacamole 0.9.13-incubating version for a local users authentication. Task of this script: Install Packages Dependencies Download Guacamole and MySQL Connector packages Install Guacamole Server Install Guacamole Client Install MySQL Connector Configure MariaDB or MySQL Setting Tomcat...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    i3wm-desktop-config

    i3wm-desktop-config

    i3 window manager config

    ... "urxvt" as default terminal. Quick open vim script to open vim & copy its content to the clipboard.
    Downloads: 2 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.