Search Results for "script utility" - Page 5

Showing 183 open source projects for "script utility"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1

    jdb-compare

    Database comparison and update/diff script generation

    Jdb-compare is a small utility designed to compare two database schemas and provide the possibility to create a sql-script with the necessary instructions to synchronize them. Currently it only supports script generation for MySQL, but can be extended (it use generic jdbc to retreive the original schema).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    dpkglist.awk is a command-line tool for querying available packages on ubuntu and debian systems. It overlaps with the standard apt-cache utility, but, written in simple awk, it is easily extensible, and makes it easy to write one-line scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Pye

    Pye

    Pye - Javascript Engine For Drawing Fast, Fluid and Dynamic Pie Charts

    Pye is a JavaScript engine for drawing beautiful pie charts that are fast, fluid and dynamic and can be easily modified dynamically. As great new web technologies progress, it is handy to have a handy script or utility to do the job efficiently and quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Pal100x Update checker For Windows

    This is a software update checker which uses PHP scripts.

    This is a software update checker which uses PHP scripts to work and so, doesn't work via user version sending like other similar software. It includes a script development kit for developers. Despite being written in PHP the application doesn't require a web server because it's core is being compiled with ExeOutput For PHP, an utility that can convert a web app into executable. It also allows creation of system functions, classes, arrays and many other components that can be used in scripts development. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    Honeyd2MySQL

    Honeyd2MySQL

    Utility to move honeyd.log entries to a MySQL database.

    This is yet another simple piece of software that extracts all the basic stats from honeyd’s text-based log files and inserts them in a MySQL database. Then you can run some queries and of course visualize the data if you want to. Many things are hardcoded or dead simple, but it does the job. The file is a modified version of “honeyd_importer” perl script originally writen by Joshua Gimer and shared through “honeypots” mailing list.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A UNIX Shell script wrapper for the VI editor. It is recommended VIB be used as an alias for the VI editor. VIB creates backups of any files edited using VI to a specified location while maintaining X backup revisions, and keeping a revision history of who made changes and when to a master log. VIB is Ideal in environments where you have multiple users logging into a UNIX system and you wish to keep track of whom is modifying files. For example, VIB could be 'aliased' in all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Remote Domain PC Rename

    A graphical front-end for Microsoft's netdom utility that allows users

    This project was intended to create a front-end for the Microsoft netdom utility so that the user could batch rename domain computers without having to use the command multiple times or create their own batch script. The program also allows the user to provide a text file that can be used instead of entering the names of the computers to be renamed manually. I created this program as my own little time-saver for work and figured that someone else may find use in it. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Drag-and-drop files/directories/HTML-URLs into a Java GUI. Perform text operations on the files into output files. Operations include concatention, text and regex editing, and other file/string/row/column/script operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SimpleSiteAudit Multisite

    SimpleSiteAudit Multisite

    Detect file changes on remote web sites

    Combat the hackers with ‘Simple Site Audit Multisite’ website protection. With SSAM installed, you will be notified by email of any file changes that occur on your monitored sites. SSAM will detect files that have been added, removed or modified and if file permissions are changed. You will be able to automatically monitor all your sites from one ‘Master’ web site. Your sites can be monitored for hacker activity without any detectable monitoring system on the sites themselves. The...
    Downloads: 0 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
  • 10

    openLDAP management utility

    Perl script to manage users in openldap

    This tool provides the user with the ability to create ldap users, create Organizational Units, user groups. So far the idea was to make this a tool simple enough to quickly manage users without needing a lot of extra perl modules. With that said the only module necessary is Net::LDAP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ProjectTRACKER
    ProjectTRACKER is a HTML based SW project management tool implementing standard project planning and control methods. ProjectTRACKER also supports the Agile Scrum development methodology consisting of user stories and story point estimation techniques and with this allows to close the gaps between Agile and Plan-driven concepts. In addition heuristic project scheduling and statistical estimation functions based on Lean Six Sigma methodologies are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    U-Boot Image Manipulator

    Python script to create and extract U-Boot image files

    This script is similar to the mkimage utility that comes with U-Boot, only it allows for extracting the contents of existing images.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    Glesius-Crew Script mIRC Solution!
    Glesius-Crew Script - comunità rivolta sia agli utenti Fastweb che ADSL per lo sviluppo del client mIRC!
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14

    WebSQLClient

    Dynamic web data entry client for JDBC data sources

    ...The WebSQLClient data entry forms are generated by querying the database system table information, but can alternatively be configured manually. WebSQLClient comprises a database agnostic data load utility (SQLLoader), a data unload tool (SQLExport) and SQL scripting capabilities. The application is a combination of a Java based multi-threaded webserver and HTML and Java Script. The major technology used comprises : Java, jQuery, jQuery UI, jqGrid, XML, JSON, Ajax and JDBC. WSQLC’s main components are the WSQLC server and dynamically created HTML pages. 27-May-2012 : Release 1.0 code and manual available
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    PurePostPro

    Post FTP upload script logging to database

    ...Coming soon will be a complementary application that will run as a daemon and scan the logging database on a regular basis. Specific processing/handling will be available on a per-user basis. The package includes all documentation and scripts to help set up the MySQL database. The script is easy to configure for your own needs. Some Perl DBI knowledge is useful if you intend to modify the script, but not essential.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    AccessToMySQL

    A software to convert a Microsoft Access Database file to MySQL

    Access To MySQL is a small utility to convert Microsoft Access Database files to MySQL database. It can be used to script a full database straight to MySQL, or to script the database to an SQL file. This software is created using Nokia's Qt Framework.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17

    no-pkg-config

    A bash script that implements the functionality of pkg-config

    no-pkg-config is a bash script that implements the functionality of the standard pkg-config utility. It is intended for users of minimal systems, who want to use pkg-config but do not want to install all the dependencies of the standard implementation. Most of the important features of the original implementation are supported. The command-line syntax and .pc file format are identical to the original.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Recursive LDD

    Recursive implementation of List Dynamic Dependencies (LDD)

    Recursive LDD (recursive-ldd) is a Perl script that allows displaying a tree-like hierarchy of shared library dependencies. The script calls on the standard Linux ldd utility in a recursion for every listed binary and library. It completes running when no matches are found in the current branch. It can also print unique values only as well as environment variables that affect the loading of libraries: LD_LIBRARY_PATH and LD_PRELOAD.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    Java Unique Exception Extractor

    Utility to extract unique java exceptions

    ...For example, if CATCH_ONLY_WORD prefix is “STORE:” and list is set to “02819”, “00021”,”05607” then only exceptions with string “STORE:02819”, “STORE: 00021”, “STORE: 05607” can be collected, rest ‘STOREs’ will be ignored. Can be set to scan a location at remote server or a location at local server itself. Can be easily integrated with the server-startup script or can be deployed as an individual utility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    vcgen

    This utility generates standard vcards

    This utility is a perl script to generate standard business cards (vCard). This format was defined by the Internet Mail Consortium.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A simple utility script to search executable programs and binary libraries, and find if their required shared object dependencies are met.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JamaicaSql
    Jamaica is a simple and light but powerful utility to execute sql statements, scripts etc. written entierly in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Efficent WEB UI for wget utility written in python(twisted) . It's work without any web server. Script consists of a SINGLE file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Stamp is the one among simple windows utility that will remove company logo placed by your PC manufacture and replace with yours or nothing., with Stamp you can correct common virus problems of disable Task Manager and change Internet Explorer title.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    coolrun is a shell script that enables/disables the power saving features of the AMD Duron/Athlon/Athlon XP/Sempron processors using direct hardware access through the setpci utility. A lot of chipsets are supported, but not all 'cause of missing info
    Downloads: 0 This Week
    Last Update:
    See Project