Showing 73 open source projects for "ofn-scripts"

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
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    Gitlab CLI

    Gitlab CLI

    Ruby wrapper and CLI for the GitLab REST API

    ...It provides a Ruby DSL that abstracts away direct HTTP calls, letting developers interact with GitLab’s API in idiomatic Ruby (creating projects, merge requests, listing users, etc.). In addition to the Ruby library, there is a command-line interface which enables many GitLab operations from the terminal (or scripts) without needing to manually craft API requests. The gem supports customization of endpoint URL, private tokens, proxy and HTTP options, making it suitable for self-managed GitLab instances as well as gitlab.com. It is test-covered and built to be simple to integrate into Ruby projects or CI scripts. Being open-source under a BSD-2-Clause license, it invites reuse in organizational tooling or internal DevOps workflows. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    vimrc

    vimrc

    The ultimate Vim configuration (vimrc)

    ...The repo is opinionated about ergonomics: consistent leader mappings, improved motions, and polished statusline settings reduce friction for everyday work. It also includes update scripts and guidance for keeping plugins current, which lowers the maintenance burden for users who just want Vim to work well. Documentation explains the layout and keybindings so you can learn quickly, then customize as you grow more comfortable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DevDocs

    DevDocs

    API Documentation Browser

    ...DevDocs supports offline usage: users can download sets of docs for use without an internet connection, benefiting from caching and compact compressed storage. The repository includes scripts for updating doc sources, building, and deploying the documentation site. Because it is meant as a reference tool, performance and usability (e.g. fast search, minimal latency) are emphasized in design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    RSpec Rails

    RSpec Rails

    RSpec for Rails 5+

    RSpec Rails brings the RSpec testing framework to Ruby on Rails as a drop-in alternative to its default testing framework, Minitest. In RSpec, tests are not just scripts that verify your application code. They’re also specifications (or specs, for short): detailed explanations of how the application is supposed to behave, expressed in plain English. RSpec follows semantic versioning, which means that “major version” upgrades (e.g., 2.x → 3.x) come with breaking changes. If you’re upgrading from version 2.x or below, read the rspec-rails upgrade notes to find out what to watch out for. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 5
    mmmv_userspace_distro_t1

    mmmv_userspace_distro_t1

    Bash scripts that declare aliases and copy code templates.

    mmmv_userspace_distro_t1 is a set of code templates and Linux/BSD specific Bash scripts that copy the code templates and declare various aliases according to the presence/availability of the programs that are used at the alias declarations. The mmmv_userspace_distro_t1 can be seen as part of development environment setup. Historically the mmmv_userspace_distro_t1 started out as a set of common Bash scripts, Ruby programs and Bash alias declarations that Martin.Vahi@softf1.com used at different physical machines and virtual appliances. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    scriptHelper

    integration between Java and scripting languages

    scriptHelper is a Java library allowing a simple integration between Java code and various script languages. This library also allows to debug these scripts in the context of a Java program.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    Skies of Arcadia Legends Examiner

    Command line tool to extract the data from Skies of Arcadia Legends.

    ALX is a command-line tool for Linux, macOS and Windows to export and import the game data of Skies of Arcadia, Skies of Arcadia Legends, Eternal Arcadia (エターナルアルカディア), and Eternal Arcadia Legends (エターナルアルカディアレジェンド).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Mina Deploy

    Mina Deploy

    Blazing fast deployer and server automation tool

    A fast deployment tool that generates Bash scripts to automate server deployment processes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    sorry

    sorry

    Make gifs online

    sorry is a minimal interactive web app designed to generate playful “sorry” animations, messages or digital apology cards. Users can choose from themed styles (fonts, backgrounds, effects) and enter their own message, and the app renders a stylized apology dynamically. Some versions include animation or transitions—letters fading in, shaking, or dissolving—to make the message more expressive. The interface emphasizes simplicity: a user types the text, previews it live, and can share or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    Marathon -GUI Test Runner Web, Swing, FX

    Marathon -GUI Test Runner Web, Swing, FX

    Marathon supports testing of Java/Swing and Java/Fx applications.

    ...Extraction of code into modules and inserting it is very easy using marathon.It has different themes of UI which attracts tester to do work on it. Object mapping is quite simple and configuring is very easy for tester to understand and do the work. Debugging of test scripts is also easy and has script console which takes selenium commands. Slow play of test cases is also available.It allows to create multiple fixtures for different types of tests.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 11
    sysadmin-util

    sysadmin-util

    Tools for Linux/Unix sysadmins

    sysadmin-util is a compact collection of small, practical command-line utilities gathered for everyday system administration tasks. The repository contains a variety of single-purpose scripts that solve common problems such as determining file ages, testing SSH connectivity, checking MySQL slave status, expanding IPv6 addresses, sending metrics to Graphite, and working with IP ranges. The project intentionally keeps the set small and focused, emphasising quality and personal usefulness over trying to be a large toolbox everyone adopts unchanged. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Lolcat

    Lolcat

    Rainbows and unicorns

    ...Inspired by the original Ruby “lolcat” project, it takes input from stdin or files and outputs the same text with colorful ANSI escape codes. It’s frequently used to add a playful touch to logs, help messages, or shell scripts, making otherwise mundane terminal output more fun. Options allow customizing color spread, speed, and randomization to create different rainbow effects. Lolcat is often piped into commands like cat, figlet, or fortune to create whimsical and eye-catching console art. Despite being lighthearted in purpose, it demonstrates the use of ANSI codes and stream manipulation in a clean, portable way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    puppet-reportprint

    puppet-reportprint

    CLI Viewer for Puppet Reports

    ...It takes structured report data and formats it as concise summaries, highlighting changed resources, failures, and metrics that matter during triage. The goal is to help teams move from raw report artifacts to actionable insights without opening a full dashboard or writing ad-hoc parsing scripts. It is designed to fit naturally into existing Puppet workflows, making it easy to drop into pipelines or scheduled jobs that review infrastructure drift. By focusing on clear, consistent formatting, it reduces cognitive load when comparing runs across environments. It’s a pragmatic tool for teams who want faster visibility into configuration management outcomes with minimal overhead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SICP PDF

    SICP PDF

    SICP PDF with Texinfo and LaTeX source

    ...This conversion allows for high-quality typesetting, improved design options, and the integration of OpenType and Unicode features through XeTeX. The repository contains both Texinfo and LaTeX sources, with automated scripts to keep them in sync during builds. Users can recompile the book locally with a recent TeX Live distribution and the necessary fonts, while Inkscape is required for SVG-to-PDF image conversions. The project is continuously refined to address formatting issues and ensure the text and figures render correctly across platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    vcproj2cmake

    Visual Studio .vc[x]proj to CMakeLists.txt (make, Ninja ...) enabler

    Elaborate Visual Studio .vcxproj / .vcproj projects to CMakeLists.txt converter, enabling Makefile or Ninja or IDE builds, i.e. full multi-platform CMake functionality (Linux, Mac, Windows...). Live Update capability: supports side-by-side tracking of evolving original proj files, within build tree!! Script hooks for static CMake defs, powerful definition-to-variable mapping. Access to project data content is via git repository _only_ (it's a developer infrastructure project, thus...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Final Fantasy VI SDK

    Final Fantasy VI SDK

    A starter development kit that let you develop FF6-like games on PC.

    The Final Fanrast VI SDK is a starter development kit that let you develop FF6-like games on PC. The goal of this SDK is to provide the default systems from Final Fantasy VI including a complete database, audio and graphical resources and new RGSS Scripts.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    Open-Publisher

    Open-Publisher

    Using Jekyll to create outputs that can be used as Pandoc inputs

    Open publisher is really just a couple of bash scripts that wrap around Jekyll, Pandoc, KindleGen, and LaTeX, along with some custom Pandoc templates created with a focus on fiction. Write your manuscript in markdown, run a script, and receive some beautifully formatted ePub, Mobi, and print-ready PDF books.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Mesos Cluster

    Mesos Cluster

    Scripts to configure a Mesos cluster using Mesos and Mesosphere

    Scripts to configure a Mesos cluster using Mesos and Mesosphere services. Mesos master running the Marathon and Chronos frameworks. Mesos agent with Docker containerizer. Mesos DNS for core service discovery. Marathon load balancer using HAProxy for SSL and proxying to internal applications. To try it out locally use the Vagrant configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Homebrew Cask

    Homebrew Cask

    CLI workflow for the administration of macOS apps as binaries

    ...It’s all Git and Ruby underneath, so hack away with the knowledge that you can easily revert your modifications and merge upstream updates. Homebrew formulae are simple Ruby scripts. Homebrew complements macOS (or your Linux system). Install your RubyGems with gem and their dependencies with brew. Homebrew Cask installs macOS apps, fonts and plugins and other non-open source software. Making a cask is as simple as creating a formula.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A plugin for XChat2 (http://www.xchat.org) allowing Ruby scripts to be used as XChat plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    rails-ajax

    rails-ajax

    Add Ajax capabilities to Rails websites with history, bookmarking...

    Add Ajax capabilities to Rails websites, with minimal code changes. Supports history, bookmarking, partial refreshes, Rails flashes, user callbacks, scripts execution, redirections. Built upon Rails-UJS and jQuery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    vagrant-starter

    vagrant-starter

    Helps you to manage vagrant machines

    Automation scripts which helps to manage vagrant machines. There's config file which doesn't require you to update Vagrantfile no more!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GreasySpoon

    GreasySpoon

    An ICAP Services Factory

    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Groovy Monkey is a Utility for Eclipse that enables you to create scripts in Groovy, Beanshell, Python or Ruby to run directly in Eclipse. This tool can be used to Eclipse API exploration, automation scripts, and rapid plugin prototyping.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    BSDTools

    Opentools written by OSS scripts for BSD unix

    Various tools for BSD Unix written by scripts mainly sh and ruby were summarized. These tools could be used for system managements or userland manipulations. All tools include sub programs' library named subc(for sh) or subc.rb(for ruby).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next