23 projects for "simple scan" with 1 filter applied:

  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
    Learn More
  • The AI-powered unified PSA-RMM platform for modern MSPs. Icon
    The AI-powered unified PSA-RMM platform for modern MSPs.

    Trusted PSA-RMM partner of MSPs worldwide

    SuperOps.ai is the only PSA-RMM platform powered by intelligent automation and thoughtfully crafted for the new-age MSP. The platform also helps MSPs manage their projects, clients, and IT documents from a single place.
    Learn More
  • 1
    Resources-Front-End-Beginner

    Resources-Front-End-Beginner

    The most essential list of resources for Front-End beginners

    Resources-Front-End-Beginner is a curated, continually updated directory for people starting their front-end journey. It organizes learning links across topics like HTML, CSS, JavaScript, Git, tooling, and practice projects, making it easy to chart a study path. The repository balances conceptual resources with hands-on tutorials and challenges so learners can build muscle memory. It also highlights community spaces and reference material to encourage collaboration and long-term growth....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Envy

    Envy

    Keep your .env.example file up to date

    Automate keeping your environment files in sync. How many times have you onboarded a new dev onto your team, only to have to spend ages debugging with them because your project's .env.example file is wildly outdated? Too many to count if you're anything like us. Wouldn't it be nice if there were a way to ensure your environment files stay up to date? That's why we created Envy. With a simple Artisan command, you can sync your environment files with your project config to keep everything...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    free-for.dev

    free-for.dev

    A list of SaaS, PaaS and IaaS offerings that have free tiers

    free-for-dev is a long-running, community-curated catalog of services that offer free tiers useful to developers, students, makers, and small teams. The list spans hosting, databases, CI/CD, monitoring, source control, APIs, design tools, and more, organized into clear categories so readers can scan and compare options quickly. It emphasizes practical limits such as usage caps, seat counts, rate limits, and time-boxed trials, helping users spot real-world constraints before adopting a tool....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    agents.md

    agents.md

    A simple, open format for guiding coding agents

    openai/agents.md is a repository whose primary file is AGENTS.md, a proposed open, lightweight convention (i.e. Markdown file) for guiding coding agents in software repositories. The idea is that AGENTS.md acts as a “README for agents”: a predictable, structured place where humans can put instructions, conventions, build/test commands, environment setup, and other guidance that generative agents (e.g. code-writing, code-assisting tools) should consult when operating in the repo. Instead of...
    Downloads: 1 This Week
    Last Update:
    See Project
  • The AI workplace management platform Icon
    The AI workplace management platform

    Plan smart spaces, connect teams, manage assets, and get insights with the leading AI-powered operating system for the built world.

    By combining AI workflows, predictive intelligence, and automated insights, OfficeSpace gives leaders a complete view of how their spaces are used and how people work. Facilities, IT, HR, and Real Estate teams use OfficeSpace to optimize space utilization, enhance employee experience, and reduce portfolio costs with precision.
    Learn More
  • 5
    ChangeScan

    ChangeScan

    Determines changes during installation/removal or similar process.

    JVM-based program & library for installation testing. Helps determine what changed during an installation/removal or similar process. ChangeScan has been rewritten in Kotlin. Its new home is here: https://github.com/william-hood/ChangeScan
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    url-checker-php-sdk

    Official PHP SDK for the EmailVeritas URL Checker API

    The EmailVeritas URL Checker PHP SDK provides real-time phishing and malicious link detection through the official EmailVeritas API. It enables developers to classify and analyze URLs directly from PHP applications using simple methods for URL Lookup and URL Scan. Lightweight and dependency-free, the SDK performs redirect-chain, WHOIS, and HTML metadata analysis. Composer support makes integration seamless with PSR-4 autoloading. Ideal for CRMs, contact forms, and security dashboards. Features: • Real-time phishing detection • URL Lookup and URL Scan endpoints • WHOIS, redirect, and metadata analysis • Native PHP (cURL) implementation • Composer integration • MIT License Homepage: https://www.emailveritas.com/url-checker Repository: https://github.com/Email-Veritas/url-checker-php-sdk
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    socialscan

    socialscan

    Scan platforms to check username and email account usage

    Socialscan is an open source intelligence (OSINT) tool designed to check whether usernames or email addresses are associated with accounts on various online platforms. It allows users to quickly determine if a specific username or email address is already in use across multiple services, making it useful for security research, digital investigations, and account enumeration tasks. It focuses on accuracy by querying platform endpoints in a way that reliably detects whether a credential exists...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 8
    MBR Bulk WP Detector

    MBR Bulk WP Detector

    A free WP plugin that lets you check unlimited URLs

    MBR Bulk WP Detector is a free WordPress plugin that lets you check unlimited URLs right from your own dashboard. No subscriptions, no URL limits, and your data stays completely private on your server. What Can You Do With It? The basics are simple: Paste a list of URLs (or upload a CSV file), click a button, and boom—you’ve got a clear breakdown of which sites are running WordPress and which aren’t. But it gets better… Turn on Deep Scan mode, and you’ll also discover what WordPress version they’re using, which theme they’ve got installed, and even their top plugins. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MBR Advanced Asset Manager

    MBR Advanced Asset Manager

    Speed up your WordPress site the smart way!

    MBR Advanced Asset Manager gives you the power to choose exactly which CSS and JavaScript files load on each page of your site. The result? Lightning-fast page loads and happier visitors! Here's the thing: most WordPress pages come loaded with 3-4 MB of CSS and JavaScript files, and honestly, a lot of that stuff isn't even needed. It's just digital clutter slowing everything down. Easy to use, with a clear interface, you'll make considerable optimization on your website, without having...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Data management solutions for confident marketing Icon
    Data management solutions for confident marketing

    For companies wanting a complete Data Management solution that is native to Salesforce

    Verify, deduplicate, manipulate, and assign records automatically to keep your CRM data accurate, complete, and ready for business.
    Learn More
  • 10

    JavaTranslator

    Utility for Java program internationalization

    An useful application to help in java applications translation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Web design in 4 minutes

    Web design in 4 minutes

    Learn the basics of web design in 4 minutes

    This repository contains a single, short tutorial that incrementally transforms a bare HTML document into a clean, readable webpage, teaching design by doing. Each step introduces one design decision—typography, spacing, color, alignment, hierarchy—and shows exactly how it changes the page. The lesson is intentionally minimal and time-boxed so beginners can grasp core principles without being overwhelmed by tooling or frameworks. It focuses on taste-building: why certain choices make text...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Simple Movie Catalog will scan a given directory for movies, query imdb for info and generate a catalog in html which offers sorting and grouping of found movies by different criteria. Note: source code has been moved to github: https://github.com/damienlangg/SimpleMovieCatalog
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13

    HBase Data Browser

    A simple GUI interface to HBase Database

    HBase Manager provides a simple GU Interface to interact with HBase Database. With HBM we can do all the basic actions like Table Create/Alter/Drop/Truncate and Data Modifications like Insert/Delete/Update. The Scan Operation can be fully customized with Filters and custom scan range also. *Current build supports HBase 1.2 with Java 8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    FormScanner

    FormScanner

    FormScanner - Free OMR Software

    FormScanner is an OMR (Optical Mark Recognition) software that automatically marks multiple-choice papers. FormScanner not bind you to use a default template of the form, but gives you the ability to use a custom template created from a simple scan of a blank form. The modules can be scanned as images with a simple scanner and processed with FormScanner software. All the collected information can be easily exported to a spreadsheet.
    Leader badge
    Downloads: 87 This Week
    Last Update:
    See Project
  • 15
    EZreclaim

    EZreclaim

    Reclaim space taken by duplicate files

    Reclaim space taken by duplicate files. With the option of Deleting or replacing duplicate files with hard links. CAUTION : MAKE SURE YOU HAVE A BACKUP OF YOUR DATA BEFORE RUNNING THIS PROGRAM. NEVER RUN AGAINST SYSTEM FILES OR FOLDERS AS YOUR SYSTEM MAY BE PERMANENTLY DAMAGED.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Merchants' Village Consignment POS

    Merchants' Village Consignment POS

    Cash register, pricing and reports for retail & consignment businesses

    ...The program is extremely simple and fast to operate, and can run comfortably on inexpensive netbooks, with off-the-self printers, common CCD scanners, generic label paper, and other readily available supplies. It has been thoroughly tested for years in one of the largest consignment locations in the US, reliably tracking _millions_ of sold items. VIDEO: http://youtu.be/-HF45N_W5bI
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    This is a straightforward shell script with alternate JAVA application to regularly monitor your hosts and let you know via GUI or email if they go down. The app can be run in a simple GUI or via the command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SPJS, a Simple Parallel Job Skeleton
    SPJS is a simple skeleton for creating job programs which can be executed on different CPU cores or can be submitted to a batch system or any other parallel computer farm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MaxPortScanner is a simple port scanner. It can be used to scan all ports ( 0 - 65536 ), In local or remote hosts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Java Network Scanner

    Simple java network scanner utility

    jnetscan is a simple java network utility, it allows you to scan networks, find reachable hosts , opened ports and sheared resources, with additional functions (ping, trace route, netstat, send message, ...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A simple to use port scanner. This is platform independent; runs with minimal configuration and simple to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A very simple port scanner written in Java with multi-threading. I have not add any special features in the first release. Feel free to modify it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A simple program to scan a list of (sub)directories, creating a report from an HTML template. Also calculates simple statistics and each song's playing time. Should work on any perl-ized OS; see homepage for demo.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB