Search Results for "script%20executor" - Page 86

Showing 7846 open source projects for "script%20executor"

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
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    File checksum validator

    File checksum validator

    Python (2.7) script validating the checksum of a file.

    Python (2.7) script validating the checksum of a file. Supports md5, sha1, sha224, sha256, sha384 and sha512. usage -------- python CheckSum.py <algo> <filename> <checksum> example ------- C:\Python27\python.exe C:/Users/User/Projects/Python/CheckSum/CheckSum.py sha256 C:\Users\User\Downloads\pycharm-community-2016.2.1.exe f800ce642c6c838c17bb726bc0ae9680fd07b3801fd82ee402155bfd5ddded7c Checksum match!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    BatQR

    BatQR

    BatchQR - Create QR code with the power of Batch

    BatchQR is a free,Open Source Batch Script. With this,you can make your QR code faster and easily. QR code type currently: -Text (one line) -URL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    is local server

    php script to let you know if the page is running locally or not

    is_local_server is a php function that help to know if a web page is running from a private or public network parsing IP adress returned by functionn $_SERVER["HTTP_HOST"]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    tiTrackIt

    tiTrackIt

    Complete call log and request tracking solution

    Call logger and request tracking software that is designed to help manage software development for and entire team. Was built with Visual Studio 2010 using QT 5.4. Uses MySQL as a backend database. Currently the installer and script to create the mysql database has been uploaded. Still working on getting the source code cleaned up and fully commented so I am able to upload it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    MS-ML Studio

    Free and Open-Source Tool for Mass Feature Extraction

    ...With all feature extracted ML-MS versatile classification tool avoiding the need reprocess the new MS samples. ML-MS is divided into two sub-products, the ML-MS Tool and the ML-MS Library; both products are free and open source. The ML-MS Library is focused on script routines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    desk

    desk

    A lightweight workspace manager for the shell

    Lightweight workspace manager for the shell. Desk makes it easy to flip back and forth between different project contexts in your favorite shell. Change directory, activate a virtualenv or rvm, load in domain-specific aliases, environment variables, functions, arbitrary shell files, all in a single command. Instead of relying on CTRL-R to execute and recall ("that command's gotta be here somewhere..."), desk helps shorten and document those actions with shell aliases and functions, which are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Lite Weight Reporter

    Lite Weight Reporter

    Easy, Lite weight, real time, web based, reporting & analytic tool

    ****Refer to the improved version of the same application @ https://sourceforge.net/projects/query2report/ **** Light weight reporter, LWR, is a simple web based reporting building and publishing application. LWR transforms bunch SQL queries to charts and displays in a report. Each report has one or more elements arranged in rows and columns. Each element has title, SQL Query, database connection pointing to database from where data is retrieved and type of graph/table renderer. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    GPSFileViewer

    GPSFileViewer

    Application to browse and visualize your GPS files

    ...Use this to see exactly how different routes compare in time and distance Written in WxPython+Matplotlib. Windows executable available; Mac and Linux can be run via script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Leave A Trace Tools

    Tools for reading the track data of the project "Leave a Trace"

    ...This SVG data could, for example, be used for printing. If you want to use the visualization tool, as well, you'll need python2, along with the modules "numpy", "scipy" and "PyQt4". How to use: 1. Start the script 2. click the load button and select a compressed LAT-XML-file 3. click on "render SVG" (save somewhere)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    fireRemote

    Amazon fireTV remote control using PHP

    ... * simple Amazon FireTV remote for any system running php (webserver) * needs: a PHP environment and adb installed * idea from: http://www.aftvnews.com/how-to-remotely-control-an-amazon-fire-tv-or-fire-tv-stick-via-adb/ * instructions: * - install adb * - copy this script to your web-directory (e.g. /home/user/public_html/firetv) * - optional: place a .htaccess file allowing only local connections (e.g. /home/user/public_html/firetv/.htaccess) * - browse & set your bookmarks to e.g. http://localhost/~user/firetv/index.php?p=supersecret
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    get-make-install-linux

    get make and install [multiple] linux kernels

    ...end of story it's possible with one commandline to do the round trip , copy to another host , have that host install package, and have the host reboot (maybe not on first try ok ? :) The comparison to script shipped with kernel (circa 2012): 1) gmil works or attempts to work across many releases 2) gmil works harder to make packaged installable result(s) 3) gmil has a smart way to build many kernels at once / at a keypress 4) the scripts/ _can do most of those steps but _don't combine them, leaving maybe allot to read and type. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12
    Traceur

    Traceur

    Traceur is a JavaScript.next-to-JavaScript-of-today compiler

    Traceur is a JavaScript.next-to-JavaScript-of-today compiler that allows you to use features from the future today. Traceur supports ES6 as well as some experimental ES.next features. Traceur's goal is to inform the design of new JavaScript features which are only valuable if they allow you to write better code. Traceur allows you to try out new and proposed language features today, helping you say what you mean in your code while informing the standards process. JavaScript's evolution needs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Web based internal to external email mapper to keep track and update mail mappings. Database can be exported and imported via the GUI ready for updating the email system or via python script direct from MySQL database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DirDiff

    DirDiff

    Python 2.7 script, analyzing 2 directories for differences.HTML output

    Comparing two different versions of a directory with text files of any kind has never been easier. Detects deleted files, new files, files with changed name but same content and of course a side-by-side / line-by-line comparison of changed files. Number of context-lines is configurable. Here's, how to call it: >python DirDiff.py dir1 dir2 output.html or >python.exe DirDiff.py -l 3 -v olddir newdir dirdiff.html -l is the number of context lines in the side-by-side comparison. -v...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Wolfenstein 3D html5

    Wolfenstein 3D html5

    Wolfenstein 3D HTML5 TOTAL Conversion

    Wolfenstein 3D HTML5 full conversion *UPDATED* - CHROME AUDIO CONTEXT FIX SCRIPT! I did not wrote it i am not the maker of this script. It is relased under the gplv2 licence. 6 Episode + Spear of Destiny Usage: Just upload and play! This is a total html5-javascript conversion of the original game, all episodes until Spear of Destiny is included! 81 stage. Usage: 1. Upload to any webhost 2.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    Hubot Scripts

    Hubot Scripts

    Optional scripts for hubot, opt in via hubot-scripts.json

    ...Any third-party dependencies for scripts need the addition of your package.json otherwise, a lot of errors will be thrown during the startup of your hubot. You can find a list of dependencies for a script in the documentation header at the top of the script. The best way is to take a look at an existing script and see how things are set up. Hubot scripts are written in CoffeeScript, a higher-level implementation of JavaScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Chrome Universal Uninstaller

    Chrome Universal Uninstaller

    Unattended uninstall of any version of Chrome from Windows

    7-Zip sfx package that uses a command file and Powershell script to uninstall any version of Single User exe, Multi User exe and Enterprise MSI Chrome for Windows. Works on 32 and 64 bit operating systems. Tested with Powershell versions 1 through 5. No switches are required for this executable. Google does not supply previous versions of Chrome for download, so I could not test many versions of it.
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 18
    Send OTP SMS PHP

    Send OTP SMS PHP

    Send OTP SMS to your Registered Members

    Send Bulk OTP SMS in PHP using SMS Gateway Center HTTP API You need to be registered member with https://www.smsgatewaycenter.com/ and then you can use this script to send OTP SMS to your clients and peers. This script is just an example to send sms and validate OTP using session. But you can use it with your database to get users and send out OTP SMS to registered members and have them validated. About SMSGatewayCenter.com SMS Gateway Center is one of the leading Bulk SMS Gateway Provider in India.We are offering our white label Bulk SMS Reseller Program across India. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    debguy scripts

    debguy scripts

    a variety of useful scripts w/no sf page

    ...fix_fonts runs emkfontdirs with options (-D -L are usefile w/xorg) man-tty-bland ; cat manpage ascii (no hidden special chars like -P cat) MAKEDEV update having dri, fb, alsa (new alsa gets kern info from /sys, need that these days) (superceded by Totally Built Linux) "build" (xlfs-0.1 build script) (superceded by Totally Built Linux) get-make-install-X11R7.6 - (unlikely to work since BIG TECH continually changes file locations) and several more ... see files page
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    video-external

    plays html5 and flash videos from www sites in external player ( mpv

    Small script plays html5 and flash videos from adult www sites in external player ( mpv ) To use just chmod +x mm , copy to /usr/local/bin and run : mm <link to suported site> It requires mpv, and perl, curl, bash, gnu grep. List of supported sites in script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    venom - shellcode generator

    venom - shellcode generator

    msfvenom shellcode generator/compiler/listenner

    The script will use msfvenom (metasploit) to generate shellcode in diferent formats ( c | python | ruby | dll | msi | hta-psh ), injects the shellcode generated into one funtion (example: python) "the python funtion will execute the shellcode in ram" and uses compilers like: gcc (gnu cross compiler) or mingw32 or pyinstaller to build the executable file, also starts a multi-handler to recibe the remote connection (reverse shell or meterpreter session). -- 'shellcode generator' tool reproduces some of the technics used by Veil-Evasion framework, unicorn.py, powersploit, etc,etc,etc.."...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JCF

    JCF

    Advanced form elements customization using CSS/JS

    This library allows cross-browser customization of form elements using CSS. The script requires jQuery 1.7+ to work properly. To add a script in your page simply attach the core file - jcf.js and some of the modules you want to use for customization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    pytomicgui

    Python based GUI for AtomicParsley

    Python script that uses Glade for providing a GUI for AtomicParsley
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Receive SMS Online
    ...v=V_ghKTcA39c https://www.proovl.com/sms-api https://www.proovl.com Simple SMS receiving Website + virtual mobile number. Receive SMS, SMS nubmer, Receive text message 1. You just have to upload this file on server. 2. Then type your script url yoursite.com/reiceive-sms.php to Proovl Number settings. https://www.groovl.com https://sourceforge.net/projects/sms-number/ http://aaronsmith-tech.blogspot.com/2017/04/receive-sms-online.html http://aaronsmith-tech.blogspot.com/2017/04/receive-sms-online-without-phone.html
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    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