56 programs for "shell script library" with 2 filters applied:

  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 1
    VirtualGL

    VirtualGL

    3D Without Boundaries

    VirtualGL redirects 3D commands from a Unix/Linux OpenGL application onto a server-side GPU and converts the rendered 3D images into a video stream with which remote clients can interact to view and control the 3D application in real time.
    Leader badge
    Downloads: 102,720 This Week
    Last Update:
    See Project
  • 2
    FreeWRL VRML/X3D browser
    FreeWRL is an Open Source, cross platform VRML2 and X3D compliant browser, with script, SAI and EAI support. Platforms supported: Linux and other Unix-style platforms; Mac OS/X; Windows. Support for mobile platforms (iOS, Android, QNX) is under development.
    Leader badge
    Downloads: 144 This Week
    Last Update:
    See Project
  • 3
    LuaGL
    LuaGL is a library that provides access to all of the OpenGL funcionality from Lua script language.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    A Z-shell script creating frames for, and encoding them into, the 'du-filmo' video
    Downloads: 0 This Week
    Last Update:
    See Project
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 5
    BRL-CAD

    BRL-CAD

    Open Source Solid Modeling CAD

    BRL-CAD is a powerful cross-platform constructive solid geometry solid modeling system that includes an interactive geometry editor, ray-tracing for rendering & geometric analyses, network distributed framebuffer support, image & signal-processing tools.
    Leader badge
    Downloads: 169 This Week
    Last Update:
    See Project
  • 6
    FidoCadJ

    FidoCadJ

    Simple and intuitive 2D vector drawing for electronics and not only.

    A multiplatform vector drawing program with a complete library of electronic symbols. Schematics and drawings are stored in a very compact text format. There is no netlist concept behind the drawings (so no simulation, and this is a choice) but this allows a great graphical flexibility and ease of use, making FidoCadJ the perfect tool for exchange sketches in forum and newsgroup discussions with a few clicks. Drawings can be exported in several graphic formats, such as pdf. Follow...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 7
    libLASi is a cross-platform library that provides a C++ stream output interface for creating PostScript documents that can contain characters from any of the script and symbol blocks supported in Unicode and by the Pango layout engine.
    Leader badge
    Downloads: 67 This Week
    Last Update:
    See Project
  • 8
    Wikimedia Picture of the Day Background

    Wikimedia Picture of the Day Background

    Uses Wikimedia picture of the day for desktop wallpaper

    Script which downloads current and future POTD from Wikimedia Commons, adds a summary caption to the bottom, and sets as desktop background image for gnome. Can also be setup on a server to download images any desired time of the day then mirror them for faster retrival from personal devices on the LAN. Has been tested on Ubuntu. Could be used on a RaspberryPi powered digital picture frame. Need to impliment auto cleanup for old images. Please leave feedback & suggestions for improvement!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    picdiff

    Percentual comparing of image files

    Picdiff is shell script, which combine percentualdiff with utility from imagemagick for percentual comparing of image files
    Downloads: 0 This Week
    Last Update:
    See Project
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save 50% off for 3 months with QuickBooks Payroll when you Buy Now

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 10

    picexif

    Utility for easy insert a info into picture

    Shell script which used of YAD for dialogs. It allow insert into picture a notes, checksum for raw image and correction time of creation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    If you have a large Number of Folders with Pictures, this script will resize the pictures to a smaller value and put them to a html webpage. So for every folder there is finally a html webpage with a preview of the pics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Bash / Nautilus script to convert cbr/cbz files to pdf. Support iRex iLiad and Sony Reader format. (High CPU and memory usage while running). And more scripts like dir2pdf, MangaHalf, ComicHalf and Rotatepage.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13

    Optical Mark Recognition MySQL and PHP

    Optical Mark recognition with MySQL database and PHP scripts

    http://omr-ai.sourceforge.net/ described how to use MySQL and PHP for OMR. The PHP scripts were very much dependent on scanned page size and resolution. I have written the OMR page format and PHP scripts which are more flexible in nature. This script used horizontal and vertical guides to identify area to be analysed for MCQ answer checking and also identify and correct tilt. It is tailor made for A4 page size, but resolution can be varied with little impect on results. The answer page...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    cwg - cli web gallery
    cwg is GNU Bash script. I wrote it with one thing in my mind: simplicity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    PDEGraphics2D

    Output Processing script from Java AWT/Swing paint call

    Use PDEGraphics2D to create Processing vector graphics script files and deploy them in HTML. To create a PDEGraphics2D instance, pass the constructor an instance of a standard Graphics2D object, together with the size of the canvas to paint: PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, int w, int h) or PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, Dimension d) Alternatively, pass the component to paint as the input to one of the static paint methods: PDEGraphics2D g...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    CoverGen

    Generate CD/DVD PDF-printable covers !

    CoverGen is a simple PHP script that uses FPDF class to generate CD and DVD covers to print. Enjoy !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Scans a given directory and makes one or more index files, that contains thumbnails of all image files found. The filename and image dimensions are overlayed on the thumbnails. It is a BASH script using NetPBM for image manipulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Customizable browser based (text/web(WYSIWYG)) file editors environment in PHP (GPL Licensed) with loads of features. (tested only in firefox)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    SketchUp to Ogre Exporter

    A Ruby script to export Google SketchUp scenes as Ogre 3D meshes

    This is a Ruby script for Google SketchUp which can export 3D scenes to the Ogre 3D rendering engine. It is released under the LGPL. Development is sponsorized by ASA-Lab at the Virtual Reality & Multimedia Park.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    HPGS is an HPGL/2 interpreter, which renders HPGL/2 through a Postscript-like API. Currently, it can render to eps and png files. For rendering the scenery to pixel formats, a rendering engine has been coded, which draws vector graphics into pixel buffers
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    hdrff is a modular shell script (bash) for automatic processing of HDR image-sequences. It supports the complete workflow from downloading the images to the harddisk, aligning, HDR-creation and tonemapping.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    BaX
    The BaX-lib is a powerful, lightweight easy to use library for the creation of bitmaps in your C++ programs. The BaX-compiler is a simple script interpreter to achieve the same thing. It's easy, lightweight, fast, and completely written from scratch
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Blender Scripting Library
    Blender Scripting Library provides a python library for creating basic geometrical objects in blender. This makes it possible to interface blender with a python script in the style POV-Ray users are used to do that in POV-Ray.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    fotocd.sh bash-script: Build (S)VCDs with Photos and Videos with htmlpart. Add other fileformats (e.g. pdf, OpenOffice.org-files...) in htmlpart. (S)VCD-Navigation through albums and chapters, which are directorys on harddisk. Menus with thumbnails.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    digital cameras/scaners/etc tends not to care about jpeg optimization too much so you can get quite big files. this script will help you to optimize them, reducing size up to 2 times without quality loss (i couldn't notice it visually)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next