Showing 34 open source projects for "python script plugin"

View related business solutions
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    OpenKore

    OpenKore

    A free/open source client and automation tool for Ragnarok Online

    OpenKore is a free and open source automation tool and custom client for the online game Ragnarok Online. It provides a flexible scripting system that allows users to automate gameplay, including navigation, combat, trading, and interaction with other players. The project supports plugins and modular extensions, enabling customization for different servers and play styles. OpenKore is cross-platform, running on Windows, Linux, and macOS, and is written primarily in Perl. With a strong...
    Downloads: 23 This Week
    Last Update:
    See Project
  • 2
    flom

    flom

    Free Lock Manager

    ... and transactional sequence. libflom, the library shipped with FLoM, allows you to develop your own application using a simple C, C++, Java, Perl, PHP or Python client API. SSL/TLS security for network communication, X.509 certificates for peer to peer mutual authentication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Linux Exploit Suggester 2

    Linux Exploit Suggester 2

    Next-Generation Linux Kernel Exploit Suggester

    Linux Exploit Suggester 2 is a next-generation enumeration tool that helps identify potential local privilege-escalation vectors on Linux systems. It inspects the target kernel and OS release, compares that information against a curated database of known kernel vulnerabilities, and reports which exploit primitives are plausibly applicable to the host. The script can optionally download exploit proof-of-concept code from public exploit repositories to accelerate validation in controlled...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SortPhotos

    SortPhotos

    SortPhotos is a Python script that organizes photos and videos

    SortPhotos is a Python-based command-line utility that organizes photos and videos into structured directories based on their date and time metadata. It can sort files by year, month, day, or any custom format using EXIF and other metadata tags, making it easy to transform messy collections into neatly arranged photo libraries. The tool works with both images and videos, automatically renames files if desired, and can filter which metadata groups or tags to prioritize when determining file...
    Downloads: 7 This Week
    Last Update:
    See Project
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 5
    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...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    aioulinux

    aioulinux

    Linux for Arduino and Makers developers

    Hello, I'm the Aioulinux founder, eager to professionally revive the project. Since 2018, the demand for an IoT and Arduino-tailored environment has been evident. Seeking partners for a 2024 version targeting schools and IoT companies, aiming for a secure and comprehensive platform. If you share this vision and wish to collaborate, reach out. Let's revive Aioulinux stronger than ever! Now seeking partners: Live Distro Specialist: Expert in live distributions to ensure...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    My own version of napi client: a clone of napi.py. The project is dedicated to provide a napiprojekt client for embedded devices; like home NAS servers on which python is not available or there are problems with it (lack of all needed libraries) If you wish to post some patches, refer to project's GitHub repository: https://github.com/dagon666/napi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    htmlarea

    htmlarea

    Small, powerful, full featured WYSIWYG editor

    HTMLArea 4 is a browser based WYSIWYG editor that easily replaces the TEXTAREA in your web pages. It is written in JavaScript, and suitable for use in any modern web browser, and any page on your web site. Current version is 4.0-2016-08-29
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Crystal Space 3D SDK
    Crystal Space is an Open Source 3D SDK for Unix, Windows, and MacOS/X. It renders with OpenGL and features GLSL shaders, CG shaders, deferred rendering, dynamic shadows, bullet based physics library, terrain engine, skeleton based animation meshes, exporter for Blender, portals, etc...
    Downloads: 8 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    AMPPS

    AMPPS

    AMPPS is a LAMP/MAMP/WAMP stack

    AMPPS is a stack of Apache, MySQL, PHP, Perl & Python. AMPPS enables you to focus more on using applications rather than maintaining them. With AMPPS you can create a website by installing any of the 330+ Apps, customizing it, and then simply publishing it on the internet via a wide choice of hosting service providers. A complete package on your desktop, same like the server that provides many open source web applications. Application Management, Domain management, Database management, etc...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 11
    Linux Exploit Suggester

    Linux Exploit Suggester

    Linux Exploit Suggester; based on operating system release number

    Linux Exploit Suggester is a lightweight Perl script designed to help security testers quickly identify local Linux kernel privilege-escalation candidates by matching the host’s kernel/OS release string against a curated list of known vulnerable versions. It runs uname -r by default (or accepts a manual -k kernel string) and prints a suggestive, human-readable list of possible exploit names, CVEs, and references that match that kernel version. The tool intentionally keeps its logic simple...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    git-cal

    git-cal

    github like contributions calendar on terminal

    git-cal generates a terminal-friendly contribution calendar for your Git activity, echoing the familiar heatmap seen on hosting sites but rendered in plain text. It scans your repositories’ commit history and aggregates changes per day, then prints a compact grid that highlights streaks and quieter periods. The output works in standard shells, making it handy for dashboards, status emails, or a lightweight snapshot of productivity without opening a browser. Options typically let you choose...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Munin Contrib

    Munin Contrib

    Contributed stuff for munin (plugins, tools, etc...)

    This repository is the community “extra shelf” for Munin, collecting hundreds of contributed plugins, templates, and helper scripts beyond the official core. Each plugin focuses on graphing a specific metric—from databases and message queues to hardware sensors, web servers, and custom application counters. The collection spans many languages (Shell, Perl, Python, Ruby) and styles, reflecting the breadth of Munin’s user base and the diversity of systems it monitors. While contributions vary...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    BrutefirDRC

    Apply digital room correction and/or loudness to LogitechMediaServer

    A plugin to use the BruteFIR software convolution engine with slimdevices SqueezeCenter clients for Digitial Room Correction. Provides transparent/automatic switching of filters for different sample rates. Filter creation can be done with DRC, Audiolense, acourate or other DRC-software. An optional loudness correction using the digital volume control can be applied. The loudness features uses sox loundess that is based on the ISO 226 curves.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    ReferenceFree

    Scripts for reference free genomic analysis

    These are Python scripts plus C/C++ programs for automating the reference free genomic analysis described in: Kua C-S, Ruan J, Harting J, Ye C-X, Helmus MR, et al. (2012) Reference-Free Comparative Genomics of 174 Chloroplasts. PLoS One 7(11). http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0048995 Analytical concept conceived by CHCannon and CSKua. Original script written in Mathematica by CHCannon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    almtools

    almtools

    Collection of Open Source tools for HP ALM

    Collection of Open Source and free tools to be used for HP ALM administration, customization, and also end-user usage. This is a community effort. Feel free to use, share and contribute back!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    check_backuppc_shares

    Another Nagios plugin for BackupPC

    This bash-script checks that backups are not too old, that the last backup had no errors, that all shares and subshares exist in the data root directory, etc. This plugin and the "check_backuppc" check sligtly different things, and in different was. You can use both... Tested on: BackupPC 3.2.1 / Ubuntu 12.04 Should work in most similar systems i think. Let me know otherwise (create a ticket!). Installation is easy: Just put the check-script inyour nagios server, and the other...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Always more than one-way script based nms plugins. Nagios add-on project with plugins and tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A useful collection of batch files and scripts for daily purposes (backup, security, system management, etc.) and development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Generic reconfigurable scriptable plug-in for Mozilla/Firefox is Elphel project to use external programs for display EMBED or OBJECT tags. Supplied with perl script for embedding mplayer and mencoder to a browser and controlling it with Javascript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A MUD-Client for Windows (Win32) and KDE, featuring perl, python and ruby scripting, as well as multi-window output. The main focus is a very strong scripting engine (nearly everything is accessible from a script) while trying to stay user friendly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Gateway script PlugIn for transport Email with multipage single PDF attachment to Hylafax Server for sending, with extract phone number from user ID of Email for exsample: "To:fax-+01-782-891282@fax" best Plugin for Hylafax and Qmail
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    OpenSource mud client designed to work on both windows,linux and MAC OS X. Written in Gtk+ and C with SQLLite, Python, MSP, MXP, HTML, and ZMP support. Provides plugin support, automapper functionality, triggers, aliases and macros.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    MT Script Obfuscator is a Movable Type plugin that allows an administrator to easily conceal MT scripts that are prone to spam, such as trackback and comments, with the click of a button.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    XMdaemon is a set of daemons to control, play, and timeshift a show from a XMPCR on a linux system. It consists of a xmdaemon, xmtimeshiftdaemon, xmcontroldaemon, and a Freevo plugin. All updates available at http://www.freevohelp.com/xmdaemon
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.