Showing 50 open source projects for "chmod x"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 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
  • 1
    OverlayNotes

    OverlayNotes

    Control N new tag-window Control + Incraese letter size Control -

    Mensajes en pantalla usando atajos de teclado https://youtu.be/LLTyork013M If you want to support https://www.patreon.com/misa22/shop For windows: Download and double click. For gnu/linux , download and chmod u+x overlaynotes , or give execution permision Control N new tag-window Control + Incraese letter size Control - Dicrease letter size Control C change color blue red green
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ...The game features 100 levels and includes a level editor.[2] ---- How to install in Core Linux ---- fuse dejavu fonts bash sdl2-dev alsa alsa-config (alsamixer M to unmute, cursors to volume) Firefox-ESR (for more X dependencies) To run the AppImage in the shell first you nee to type bash (and enter), then chmod +x Froze...AppImage and ./Frozen..AppImage to play
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    Bluetooth Internet Radio

    Bluetooth Internet Radio

    Auto-setup bluetooth internet radio on Ubuntu / Raspberry Pi / Armbian

    Fully automated setup of bluetooth, internet radio player (PyRadio), local music files player (mplayer), on a headless RaspberryPi, connecting to a stereo system's bluetooth receiver (bash script, chmod +x it to run). To install automatically, copy => paste => run the commands below in a terminal program (using the 'Terminal' app in the system menu, or over remote SSH), while logged in AS THE USER THAT WILL RUN THE APP (user must have sudo privileges): wget --no-cache -O bt-radio-setup.bash https://tinyurl.com/bt-radio-setup chmod +x bt-radio-setup.bash ....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    outline-install-wrt

    outline-install-wrt

    tun2socks OpenWRT installation script for Outline config

    outline-install-wrt OpenWRT /bin/sh script to install Outline (Shadowsocks) with xjasonlyu/tun2socks How to use: First, get the script and make it executable: cd /tmp wget https://sourceforge.net/p/outline-install-wrt/code/ci/main/tree/install_outline.sh?format=raw -O install_outline.sh chmod +x install_outline.sh Check if you have kmod-tun and ip-full installed, if not run: opkg update opkg install kmod-tun ip-full Then run the script: You'll need at least 9 MiB of free space on / ./install_outline.sh You'll be asked for: your Outline Server IP Outline (Shadowsocks) config in "ss://base64coded@HOST:PORT" format If you want to use Outline (shadowsocks) as your default gateway (y/n) If you don't have enough free space on / , you can install executable to RAM (You'll need up to 40 MiB of RAM): More info on Github https://github.com/1andrevich/outline-install-wrt
    Downloads: 2 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    autofbpost

    autofbpost

    Automate Facebook publishing posts task to groups

    Automate Facebook publishing posts task to groups 📦Requirements - Windows or Linux operating system - Chromium based browser (Google Chrome, Microsoft Edge, Brave, Opera) - Stable Internet connection 🚀Installation Simply download the executable No additional installation or dependencies are required. Just download and run the executable file 🎮Usage - Windows: Double-click the `.exe` file or run it from the command line - Linux: Make it executable (`chmod +x autofbpost`) and run it (`./autofbpost`) For a detail usage instructions and more, refer to readme (user manual).txt in template folder. | v Template: https://sourceforge.net/projects/autofbpost/files/Template/ Troubleshooting - Antivirus software flagged it / I don't see an executable Add the folder that contains the executable to your antivirus software’s exclusion list Contact: otf31x@outlook.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PetoronHash-System

    PetoronHash-System

    PHASH | post-quantum XOF hashing algorithm | C++20

    ...Optimized performance — ~120–130 MB/s Comprehensive verification — verify_all.sh performs KAT tests, determinism checks, and performance validation. Verification Script: chmod +x verify_all.sh ./verify_all.sh https://github.com/01alekseev/PetoronHash-System Ivan Alekseev | petoron.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    WordleSolver

    Wordle Solver written in BASH

    This Wordle solver is written in BASH, and filters through /usr/share/dict/words to narrow down the possible solutions. To use it, simply download the script and make it executable. " chmod u+x PATH/wordlesolver_VERSION.sh " This project was created with the intent to teach BASH programming to students in a fun and meaningful way.. Wordle is a trademark of its respective owners. No endorsement by any trademark holder is stated or implied.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Slideshow Crypto Ticker

    Slideshow Crypto Ticker

    Real Time Slideshow Crypto Price Ticker For Raspberry Pi LCD Screens

    ...v=fZ98Fm6ZkW8 Developed on a Raspi v3 B+, with these screens / cases: https://smile.amazon.com/gp/product/B07N38B86S (no mods) https://smile.amazon.com/gp/product/B08Q34RS7M (Noctua fan crazy-glue-mounted, + Noctua fan speed controller outside case, see README.txt) Debian-based Auto-Install Commands (use "Terminal" app in your system menu, or over remote SSH): wget --no-cache -O TICKER-INSTALL.bash https://tinyurl.com/install-crypto-ticker chmod +x TICKER-INSTALL.bash sudo ./TICKER-INSTALL.bash
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Open Crypto Tracker

    Open Crypto Tracker

    Bitcoin Alts portfolio tracker, email / text / alexa / telegram alerts

    ...Demo: https://dragonfrugal.org/open-crypto-tracker MINIMUM specs: 1 Ghz CPU / 512 Mb RAM / Quality 16 Gb MicroSD / Nginx or Apache headless / PHP v7.2+ Debian-based Auto-Install ("Terminal" app in your system menu, or over remote SSH): (RECOMMENDED WAY TO PRIVATELY / CHEAPLY USE APP ON INTERNAL / HOME NETWORK) wget --no-cache -O FOLIO-INSTALL.bash https://tinyurl.com/install-crypto-tracker chmod +x FOLIO-INSTALL.bash sudo ./FOLIO-INSTALL.bash
    Downloads: 2 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
  • 10
    TorBot

    TorBot

    Dark Web OSINT Tool

    ...The branch name should be your new feature name in the format <Feature_featurename_version(optional)>. On Linux platforms, you can make an executable for TorBot by using the install.sh script. You will need to give the script the correct permissions using chmod +x install.sh Now you can run ./install.sh to create the torBot binary. Run ./torBot to execute the program. Crawl custom domains.(Completed). Check if the link is live.(Completed). Built-in Updater.(Completed). TorBot GUI (In progress). Social Media integration.(not Started).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    command-output-to-html-table

    command-output-to-html-table

    A shell script to convert any file or command output into a html table

    ...The output html file can then be browsed from any location, using a local webserver or an internet www domain. Usage Examples: (Type them on Terminal) cd ~/Downloads/tabulate # location chmod +x *.sh cat "student_marks.csv" | { cat ; echo ; } | ./tabulate.sh -d "," -t "My School" -h "First Term" > "marks.html" # or > "/var/www/html/marks.html" -d specifies delimiting character, which is in between your input columns -t specifies page title -h specifies a header Browse marks.html with browser now, either by double clicking file, from file manager or inputting location on your browser. ...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 12

    Radio player

    Plays radio stations in yad

    Welcome to linux bash radio! Installation: Put the script in your local bin directory /home/user/.local/bin/ Make the script executable by using the command chmod u+x script. Now in the terminal, run this command radioicons.sh -h. It will list out a help file. You will need to install the dependencies. Now run the script in the terminal once, and then kill the script. It uses dot desktop files to store name and url. You can find your dot desktop files in /home/user/Documents/radio_dotdesk/. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    yadvideos

    Download videos from web

    ...Open the css file, it tells you where to put it. Put the script videodownloadergtk.sh into /home/user/bin/. Now make script executable by typing in the terminal, chmod u+x videodownloadergtk.sh. Now in the terminal run the command videodownloadergtk.sh -h, to list help. You will need to install the dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    amdctl

    amdctl

    Set P-State voltages and clock speeds on recent AMD CPUs on Linux

    Set P-State voltages and clock speeds on recent AMD CPUs on Linux.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Manjaro Essentials Script

    Manjaro Essentials Script

    This script will allow you to download stuff for Manjaro Linux

    ...Tested on XFCE DE The script will install: -Silos -Adobe Acrobat -Snapd -Microsoft Teams -NordVPN CLI -Balena Etcher -PlayOnLinux -Visual Studio Code -Discord -Spotify -GeForce Now -Telegram Desktop -Whatsapp Desktop INSTRUCTION Download the Script cd ManjaroEssentialsScript chmod +x MES.sh ./MES.sh
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    paste-uploader

    paste-uploader

    Utility for uploading files to paste.c-net.org

    Desktop utility for uploading files to paste.c-net.org. If you want to use this utility on Linux just type: sudo chmod +x paste-uploader; sudo cp paste-uploader /usr/bin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Just a very customizeable program install script for arch & related Operating systems (incuding Manjaro) Run the script by running the following command in your preferred terminal emulator. Must Be in the Home Directory: "cd ~/ && git clone https://github.com/El-Wumbus/Decator-install && cd Decator-install && sudo chmod u+x install-programs.sh && ./install-programs.sh"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    AnyStatus

    Get your own sweet custom status for discord

    ...Next, open a new terminal in the current folder and execute the following command: pip install -r requirements.txt Then open main.py and your custom status is ready :) Send `<prefix><activity> = <text>` in any discord channel to change your status. Example: `!playing = Minecraft` You can alternatively run `chmod +x run.sh` in the console and open run.sh afterwards or open run.bat if you're a windows user for automatic package installation and quick launch. Also remember that it can take up to 5 minutes to update your status.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    TerminalServer

    Turns a Raspberry PI into a terminal server

    ...-Download from a terminal: wget sourceforge.net/projects/terminalserver/files/TerminalServerInstaller_V_V_V.sh where V is the version. -Make the script executable: chmod u+x TerminalServerInstaller* -Run the script: TerminalServerInstaller_V_V_V.sh where V is the version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CYBR-SUITE

    CYBR-SUITE

    Remote Scrum Communication & Collaboration Suite :: Scrum Board & co

    ...Personality assessments, ...these mandatory ways to add more context & breaking-down complexity enable a better overview and a better understanding - for man and machine... ...based on the standardized structure of the DATA WE ARE NOW CREATING AND STORING, these values can now be used directly for the inputs and targets of our artificial neuronal networks and generate our competitive advantage based on SUPERIOR MACHINE LEARNING capabilities. The CYSU is a docker-compose solution: 1. prepare your Linux system with docker & docker-compose, modify the init-script & set YOUR SSL-values, chmod +x 2. docker-compose up --build Follow the detailed step-by-step documentation. >>> PS: YOU NEED A LINUX SERVER FOR INSTALL IT ! <<<
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Zod Engine ESP

    Zod Engine ESP

    Versión de Código Abierto de Z The Bitmaps Brother en Español

    Zod Engine ES, es una adaptación de código abierto del juego de 1996 Z The bitmap Brothers iniciado por http://www.nighsoft.com/ y que he modificado a partir del código fuente para traducirlo completamente al español. Como ejecutarlo Paso 1 Descarga zod-esp-linux-x.xx.tar.gz Paso 2 abre una terminal y dale permisos de ejecución: $ chmod +x zod_launcher ejecútalo: $ ./zod-engine Paso 3 En Zod Launcher seleccionas Local Game y pulsas el botón inferior del todo para lanzarlo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Spookie

    Spookie

    Endless Flying Game

    Spookie is an endless flying game, where you have to survive from the obstacles and shoot down your enemies. For Linux User, Open the terminal and go to the directory Linux Run the following commands: chmod +x Spookie.x86_64 ./Spookie.x86_64
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Linux Shortcut Maker
    ...Support Gnome-shell, Xfce, Cinnamon, Mate Desktop. you need zenity to run # Ubuntu: $ sudo apt install zenity WIP! its not entirely finished. ### Usage: # Just first time $ chmod +x linux-shortcut-maker # then execute $ ./linux-shortcut-maker # How to Use it: * Write App Name * Write a short description. * Select Exec file. * Select Icon. * Finish Now you have a Desktop Shortcut in your App Menu, enjoy. ## TO DO: * Installer package or Script Installer for Shortcut Maker. * Add new Languages...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    LMDE2crypt

    Installing Linux Mint Debian Edition on a LUKS-encrypted LVM2

    ...f=189&t=132520> INSTRUCTIONS 1. Boot the Live environment of LMDE 201403 or LMDE-2 2. Open a Terminal (Menu, Terminal) and enter: wget j.mp/lmde2crypt chmod +x lmde2crypt 3. If needed, adapt the SETTINGS section: nano lmde2crypt 4. Partition the drive (see file for suggestions) 5. Start the script: sudo ./lmde2crypt 6. Answer the questions as they come up: - password for encryption (twice the same) - password for decryption (same again) Then after a wait for all the preparations to have happened: - password for user, and some irrelevant info - about the keyboard - about the timezone And that's it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FFMPEG-Raspberry + PHP-FFMPEG

    FFMPEG-Raspberry + PHP-FFMPEG

    Install FFMPEG on Raspbian

    download this file sudo chmod +x ffmpeg-pi.sh sudo ./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
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB