Showing 18 open source projects for "bash"

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
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1
    Termux application

    Termux application

    Terminal emulator application for Android OS extendible

    Termux is an Android terminal application and Linux environment. At first start a small base system is downloaded, desired packages can then be installed using the apt package manager known from the Debian and Ubuntu Linux distributions. Access the built-in help by long-pressing anywhere on the terminal and selecting the Help menu option to learn more. Allows the app to view information about network connections such as which networks exist and are connected. Allows the app to create network...
    Downloads: 201 This Week
    Last Update:
    See Project
  • 2
    BASH antoniovandre_mathgame
    Um simples jogo de operações aritméticas escrito em BASH.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Squircle CE

    Squircle CE

    Squircle CE is a fast and free multi-language code editor for Android

    Squircle CE is a fast and free multi-language code editor for Android. This repository contains the complete source code and the build instructions for the project.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Termux packages

    Termux packages

    A build system and primary set of packages for Termux

    ...Access remote servers using the ssh client from OpenSSH. Termux combines standard packages with accurate terminal emulation in a beautiful open source solution. Take your pick between Bash, fish or Zsh and nano, Emacs or Vim. Grep through your SMS inbox. Access API endpoints with curl and use rsync to store backups of your contact list on a remote server. Install what you want through the APT package management system known from Debian and Ubuntu GNU/Linux. Why not start with installing Git and syncing your dotfiles? ...
    Downloads: 48 This Week
    Last Update:
    See Project
  • 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
  • 5
    zoxide

    zoxide

    A smarter cd command, supports all major shells

    It remembers which directories you use most frequently, so you can "jump" to them in just a few keystrokes. zoxide works on all major shells. zoxide is a smarter cd command, inspired by z and auto jump. fzf is a command-line fuzzy finder, used by zoxide for interactive selection. zoxide supports fzf v0.21.0+. Environment variables can be used for configuration. They must be set before zoxide init is called.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Intellij rainbow brackets

    Intellij rainbow brackets

    Rainbow Brackets for IntelliJ based IDEs/Android Studio/HUAWEI DevEco

    ...Supports Java, Scala, Clojure, Kotlin, Python, Haskell, Agda, Rust, JavaScript, TypeScript, Erlang, Go, Groovy, Ruby, Elixir, ObjectiveC, PHP, HTML, XML, SQL, Apex language, C#, Dart, Pug/Jade, Bash, Vue.js, C# Razor Pages, GLSL(the OpenGL Shading Language), Go Template, C++, C, etc. Eliminate context switching and costly distractions. Create and merge PRs and perform code reviews from inside your IDE while using jump-to-definition, your keybindings, and other IDE favorites. If you didn't like the built-in colors, or want some new color but don't want to try out and pick colors. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 7
    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.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    Translate Shell

    Translate Shell

    Command-line translator using Google Translate, Bing Translator, etc.

    ...Translate Shell can also be used like an interactive shell; input the text to be translated line by line. Translate Shell is known to work on many POSIX-compliant systems. You may use Translate Shell from any Unix shell of your choice (bash, zsh, ksh, tcsh, fish, etc.); however, the wrapper script requires either bash or zsh installed. It is a must to have corresponding fonts for the language(s) / script(s) you wish to display in your terminal.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    Automated_Quiz

    Automated_Quiz

    A Shell Script for Quizzing the whole class of students and log result

    ...LATEST UPDATE : The quiz.sh script is updated now to perform for the whole class of students and log the results into the Students_Score.txt file. Also see this collection of bash scripts : https://sourceforge.net/projects/bash-shell-scripting-in-minute/ and this script : https://sourceforge.net/projects/command-output-to-html-table/
    Downloads: 1 This Week
    Last Update:
    See Project
  • InboxAlly: Email Deliverability Software that Works Icon
    InboxAlly: Email Deliverability Software that Works

    Finally send mass emails using your existing ESP and increase open rates without the fear of landing in spam.

    Email deliverability software guaranteed to boost email placement. InboxAlly's real-time tracking and email warmup ensure your messages hit the inbox.
    Learn More
  • 10

    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
  • 11

    fields.awk

    A flat-file database program written in bash shell and awk scripts.

    Fields.awk allows users to create and work with small-to-medium databases on their home computers or a mobile device with bash shell terminal emulator. It runs on any OS compatible with bash shell, including Linux, FreeBSD, MacOSX, and Android. Certain optional features (printing/encryption) are dependent on external utilities such as lp or ccrypt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Android tool for Mac

    Android tool for Mac

    Screenshots, video recordings, app installation for iOS and Android

    ...Double click any APK file on your hard drive and Android Tool pops up asking you onto which device you want to install it. Take screenshots of one or all devices connected to your mac, in one click, or by pressing cmd-shift-S. Add your own perfect bash shell scripts to the scripts folder and execute them on a single device, or all devices connected to your Mac.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14

    Fix Me Phone

    AIO Android Bug Squasher

    ...We are not responsible for any damages, loss of data, etc. incurred from misuse, failure, or any other unexpected cause. Credits: ★ zenforic (Jason) - Tech Wolves Co-founder ★ Lead Developer & Project Manager ★ Timberwolf (Patrick) - Tech Wolves Founder ★ Designer & Bash Developer ★ Jonathan Mergy ★ Insufficient Storage (Fix 1) ➡ http://mergy.org/2014/05/fixing-false-insufficient-storage-available-errors-on-android/ Incoming Fixes & Changes: • Insufficient Storage (Fix 3) • Google Play's "No Connection" (Fix 1)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Remote LCD

    Virtual alphanumeric LCD controlled remotely.

    ...We will gladly accept contributions of the protocol implemented on other OSes. Reference client implementations: RLCD - Android App providing virtual remote LCD. rlcd_client.py - Python RLCD client demo. rlcd_client.sh - BASH RLCD client utility. rlcd_uidemo_spark_core.ino - Interactive UI demo for Spark Core. See also: https://www.youtube.com/embed/gI_5IoKW3CU?rel=0
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    CodePad.org

    CodePad.org

    android app for CodePad.org & ideone.com

    An android client of CodePad.org & ideone.com CodePad.org is an oneline free multi-language compiler for developers. ideone provide non-free services for the same work. ideone is much more powerful Now the tool support C,C++,Java (for ideone), Bash (for ideone), R (for ideone), Python, Ruby, Perl, PHP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Simplest Android Web Suite

    Free and simple build toolkit for HTML5-based Android apps

    ...Given the folder with your web app (HTML, JS, CSS) and its title, it outputs ready-to-use APK file with this application. Requirements: - Linux or other Unix-based OS with Bash shell - Java SDK (sun-java6-sdk or the latest openjdk version) - Ant - Android SDK installed with Android 2.1 (android-7) available as a target Configuration After unzipping, you must specify the exact path to your Android SDK folder (without last slash) in sdk.ini that resides in SAWS root folder: sdk.dir=/path/to/android-sdk Usage: /path/to/saws-build [application name] [webapp folder] [output apk file] e.g. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Fix Me Storage

    Got the insufficient storage bug? Then you're in the right place!

    ...Credits: ★ zenforic (Jason) - Timberwolf Programmers Co-founder ★ Lead Developer & Project Manager ★ Timberwolf (Patrick) - Timberwolf Programmers Founder ★ Designer & Bash Developer ★ Jonathan Mergy ★ Insufficient Storage (Fix 1) ➡ http://mergy.org/2014/05/fixing-false-insufficient-storage-available-errors-on-android/ Incoming Fixes & Changes: • Insufficient Storage (Fix 3) • Google Play's "No Connection" (Fix 1) • Rename to be more fitting for multi-bug fixes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next