Showing 26 open source projects for "in bash"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
    jill

    jill

    Command line installer of the Julia Language

    On Linux, the best way to install Julia is to use the Generic Linux Binaries. And while all Linux users love manually downloading, unpacking, and linking their software, this script does it for you.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    ClimateTools.jl

    ClimateTools.jl

    Climate science package for Julia

    ...The package is aimed to ease the typical steps of analysis of climate models outputs and gridded datasets (support for weather stations is a work-in-progress). Climate indices and bias correction functions are coded to leverage the use of multiple threads. To gain maximum performance, use (bash shell Linux/MacOSX) export JULIA_NUM_THREADS=n, where n is the number of threads. To get an idea of the number of threads you can use type (in Julia) Sys.THREADS. This is especially useful for bias correction.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    SQL*Plus Commander

    SQL*Plus Commander

    Text-based user interface to query data on Oracle DB in a smart way

    SQL*Plus Commander is Text-based user interface (TUI) / framework to query data on Oracle DB in a smart way. It consists in a fully customizable script shell for bash and ksh. It executes custom queries or procedures on DB with SQLPlus for Oracle. The results of queries can be browsed in a colorful text interface resulting data from a query can be selected and passed dinamically as parameters for others queries or procedures It may be useful for people who runs frequently a limited number of query and uses the results as parameters for other queries. ...
    Downloads: 118 This Week
    Last Update:
    See Project
  • 4
    sysmon

    sysmon

    Sysmon prints short and uniform information about OS

    This shell script prints short and uniform information about OS such as: CPU, RAM, OS name and version, kernel version, hostname, system load, current processes, network interfaces, total logged in users, hard disks, runlevel, etc. No root or any special superuser's rights are required. Runs under Linux, Android (Termux), Windows (Msys2 and Cygwin), FreeBSD, NetBSD, DragonFly BSD, OpenBSD and other Unix-like systems.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    Catbird Linux

    Catbird Linux

    Linux for content creation, web scraping, coding, and data analysis.

    Catbird Linux is a USB pluggable Live Linux operating system built for media creation, web scraping, and software coding. It is the daily driver you want for retrieving data, making videos or podcasts, and making software tools to automate the repetitive tasks. It is ready for work in Python, Lua, and Go languages, with numerous packages for web scraping or downloading data via API calls. Using Catbird Linux, it is possible to accomplish in depth stock market analysis, track weather...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    Orchest

    Orchest

    Build data pipelines, the easy way

    ...Interactively build your data science pipelines in our visual pipeline editor. Versioned as a JSON file. Run scripts or Jupyter notebooks as steps in a pipeline. Python, R, Julia, JavaScript, and Bash are supported. Parameterize your pipelines and run them periodically on a cron schedule. Easily install language or system packages. Built on top of regular Docker container images. Creation of multiple instances with up to 8 vCPU & 32 GiB memory. A free Orchest instance with 2 vCPU & 8 GiB memory. Simple data pipelines with Orchest. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    BMFkit

    Creates and Maintains a MySQL Database of the IRS Business Master File

    The IRS has created the Business Master File of all tax-exempt entities. There are 28 searchable fields. This project consists of two bash scripts plus two SQL scripts to automate the process of converting and updating the files from the IRS into a MySQL (MySQL, MariaDB) database. The first script (plus SQL) creates a database and primary table. It then downloads the files from the IRS, processes them and adds them to the database. The second script is used for updates. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Bashtop

    Bashtop

    Linux/OSX/FreeBSD resource monitor

    Bashtop is a resource monitor written primarily in Bash with some Python support, displaying real-time usage of system resources: CPU, memory, disks, network, and processes. It provides an interactive, visually pleasant UI in the terminal (graphs, colors, etc.), process list filtering, sorting, and controls to send signals to processes. Bashtop supports themes, configurable update intervals, and has optional dependencies to augment its functionality (e.g. for temperature, extended stats). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Deep Learning with PyTorch

    Deep Learning with PyTorch

    Latest techniques in deep learning and representation learning

    ...To be able to follow the exercises, you are going to need a laptop with Miniconda (a minimal version of Anaconda) and several Python packages installed. The following instruction would work as is for Mac or Ubuntu Linux users, Windows users would need to install and work in the Git BASH terminal. JupyterLab has a built-in selectable dark theme, so you only need to install something if you want to use the classic notebook interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    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
  • 11
    Chronos

    Chronos

    Fault tolerant job scheduler for Mesos to handle dependencies

    ...It is a distributed and fault-tolerant scheduler that runs on top of Apache Mesos that can be used for job orchestration. It supports custom Mesos executors as well as the default command executor. Thus by default, Chronos executes sh (on most systems bash) scripts. Chronos can be used to interact with systems such as Hadoop (incl. EMR), even if the Mesos slaves on which execution happens do not have Hadoop installed. Chronos is also natively able to schedule jobs that run inside Docker containers. Chronos has a number of advantages over regular cron. It allows you to schedule your jobs using ISO8601 repeating interval notation, which enables more flexibility in job scheduling. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    estonta

    A simple Bash-based calendar application with a graphical interface.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    KISSmenu

    KISSmenu

    KeepItSimple: organize&integrate your tools in a non-/interactive menu

    ...Development or tooling environment: shortcut based menu of commands, which can be used both interactively and non-interactively. Middleware: simply integrates various software through environment variables. Really simple! A 500 lines long bash script easy to maintain, fork or extend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Decision Table Preprocessor

    Decision Table Preprocessor

    Ccide is a Decision Table preprocessor.

    Ccide reads a source program, in one of several programming languages, expands all embedded decision tables, and generates the new, expanded source. Ccidew processes C language programs directly. The script, ccide, uses ccidew and m4, to process BASIC, JAVA, CC, C++, BASH, QB, VB, and EX(euphoria), source files containing embedded decision tables. Ccide checks all conditions once and only once, avoiding side effects. Ccide checks tables for conflicts and other errors. Input example: //DECISION_TABLE: // 1 3 2 2 | light == $$ /* 1=red, 2= yellow, 3=green. */ // N - - - | speed == STOPPED // - - Y - | speed == SLOW // - N - Y | speed == FAST // ______|___________________ // X - X - | Stop(); // - - - X | SlowDown(); // - X - - | SpeedUp(); //END_TABLE:
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    Cmd Clc

    A Command Line calculator.

    A command line calculator for windows and linux. Licensed under the Gnu GPL v3.0. This project is still in it's infancy, and is hoping to expand and encompass more POSIX-Compliant operating systems. -MAJOR MILESTONE First version with C++, very close to a Unix and Fedora version. -Windows Version indefinitely discontinued, old downloads still available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    tex2pdf is a script that generates a PDF file from a LaTeX or LyX document using tools like pdflatex and hyperref. There is a bash shell and Perl implementation available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Bash Item Tracking System
    point-of-sale system written completely in bash. Keeps track of how many items are being sold, customer traffic patterns, income, and more. Generates nice sales reports at end of session, has automatic recovery, and great with screen readers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Bash script "toolbox" dedicated to make PDF & PS files ready for mass printing and packing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Project-o-meter

    Console-based project time tracker

    Project-o-meter is a time tracker for the console written entirely in bash. It can easily manage multiple projects or subprojects, and display reports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Bash script for thesaurus that uses thesaurus.infoplease.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A Todo list written only in BASH relying on the common shell tools. Stores data in plain text file and provides both shell access and a webinterface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    pimc - Personal Information Manager in Console. Depends: bash, dialog, at, beep.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Simple bash script to sync iCal calendars to any iPod.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The sh-alarm is an alarm clock written in shell script for bash environment. It will beep repeatedly at any given time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next