Showing 127 open source projects for "simple scan"

View related business solutions
  • Securden Privileged Account Manager Icon
    Securden Privileged Account Manager

    Unified Privileged Access Management

    Discover and manage administrator, service, and web app passwords, keys, and identities. Automate management with approval workflows. Centrally control, audit, monitor, and record all access to critical IT assets.
    Learn More
  • Outbound sales software Icon
    Outbound sales software

    Unified cloud-based platform for dialing, emailing, appointment scheduling, lead management and much more.

    Adversus is an outbound dialing solution that helps you streamline your call strategies, automate manual processes, and provide valuable insights to improve your outbound workflows and efficiency.
    Learn More
  • 1
    Mac Cleaner CLI

    Mac Cleaner CLI

    Scan and remove junk files, caches, logs, and more

    Mac Cleaner CLI is a free and open-source terminal-based utility that helps users scan, identify, and remove unnecessary files from their macOS systems to reclaim storage space and keep systems tidy. Through a simple command-line interface, the tool performs deep scans to find caches, temporary files, logs, browser data, and other clutter, presenting results in an organized interactive menu where users can choose exactly what to clean.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    Automa.jl

    Automa.jl

    A julia code generator for regular expressions

    Automa is a regex-to-Julia compiler. By compiling regex to Julia code in the form of Expr objects, Automa provides facilities to create efficient and robust regex-based lexers, tokenizers and parsers using Julia's metaprogramming capabilities. You can view Automa as a regex engine that can insert arbitrary Julia code into its input-matching process, which will be executed when certain parts of the regex match an input.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    Gobot

    Gobot

    Golang framework for robotics, drones, and the Internet of Things

    Gobot makes controlling robots and devices incredibly simple and fun. This program connects to an Arduino, and toggles an LED, every one second. Support for devices that use Analog Input/Output (AIO) communication have a shared set of drivers provided using the "gobot/drivers/aio" package. Support for devices that use General Purpose Input/Output (GPIO) communication have a shared set of drivers provided using the "gobot/drivers/gpio" package. Gobot has a extensible system for connecting to...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 4
    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
  • Inventory and Order Management Software for Multichannel Sellers Icon
    Inventory and Order Management Software for Multichannel Sellers

    Avoid stockouts, overselling, and losing control as your business grows.

    We are the most powerful inventory and order management platform for Amazon, Walmart, and multichannel product sellers. Centralize orders, product information, and fulfillment operations to run more efficiently, sell more products, and stay compliant with marketplace requirements so you can grow profitably.
    Learn More
  • 5
    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: 8 This Week
    Last Update:
    See Project
  • 6
    Miniflux 2

    Miniflux 2

    Minimalist and opinionated feed reader

    Miniflux is a minimalist and opinionated feed reader. The page layout, fonts, and colors are chosen to be readable on a screen. The most important thing is the content. Do you have feeds that display only a summary? Fetch the original article automatically. I suppose you don't like bloated software? Miniflux focuses on simplicity. Less is more! Be productive, use the keyboard shortcuts to navigate through the application. Scan quickly your unread items with the lightweight user interface....
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    JSDoc

    JSDoc

    An API documentation generator for JavaScript

    ...Each comment must start with a /** sequence in order to be recognized by the JSDoc parser. Adding a description is simple, just type the description you want in the documentation comment. Once your code is commented, you can use the JSDoc 3 tool to generate an HTML website from your source files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    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: 5 This Week
    Last Update:
    See Project
  • 9
    Papermerge

    Papermerge

    Open Source Document Management System for Digital Archives

    Papermerge is an open source document management system (DMS) primarily designed for archiving and retrieving your digital documents. Instead of having piles of paper documents all over your desk, office or drawers - you can quickly scan them and configure your scanner to directly upload to Papermerge DMS. Store, organize and index scanned documents in PDF, JPEG and TIFF formats. Instantly find relevant information using full text, tags and metadata-based search. Papermerge is free and...
    Downloads: 20 This Week
    Last Update:
    See Project
  • SoftCo: Enterprise Invoice and P2P Automation Software Icon
    SoftCo: Enterprise Invoice and P2P Automation Software

    For companies that process over 20,000 invoices per year

    SoftCo Accounts Payable Automation processes all PO and non-PO supplier invoices electronically from capture and matching through to invoice approval and query management. SoftCoAP delivers unparalleled touchless automation by embedding AI across matching, coding, routing, and exception handling to minimize the number of supplier invoices requiring manual intervention. The result is 89% processing savings, supported by a context-aware AI Assistant that helps users understand exceptions, answer questions, and take the right action faster.
    Learn More
  • 10
    Brakeman

    Brakeman

    A static analysis security vulnerability scanner for Ruby on Rails app

    ...By default, parallel will split the reading/parsing into a number of separate processes based on number of CPUs. In testing, this has dramatically improved speed for large code bases, around 35% reduction in overall scan time. Brakeman will now track and return very simple literal values (e.g. strings, hashes of literals, arrays of literals) from very simple class methods (e.g. single line). Since ActiveRecord enums essentially generate some class (and instance) methods that return fixed literal values, the above class method return values is also used to support enum.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    TIGRE

    TIGRE

    TIGRE: Tomographic Iterative GPU-based Reconstruction Toolbox

    TIGRE is an open-source toolbox for fast and accurate 3D tomographic reconstruction for any geometry. Its focus is on iterative algorithms for improved image quality that have all been optimized to run on GPUs (including multi-GPUs) for improved speed. It combines the higher-level abstraction of MATLAB or Python with the performance of CUDA at a lower level in order to make it both fast and easy to use. TIGRE is free to download and distribute: use it, modify it, add to it, and share it. Our...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Thud

    Thud

    Simple news reader that keeps the noise low

    If you’re tired of having to check a dozen websites and RSS feeds for your daily dose of news, then Thud is the app for you. Using a sleek, mosaic-like interface, Thud organizes all your news and feeds in one place so you can easily stay informed. Plus, with no filtration algorithms, you see the content you want in the most efficient way possible. Thud was created because we love reading the news but didn’t love all the different websites and apps we had to use to get it. So we made Thud - a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    WakeMeOnLan

    WakeMeOnLan

    Turn on computers remotely by sending Wake-on-LAN (WOL) packet

    This utility allows you to easily turn on one or more computers remotely by sending Wake-on-LAN (WOL) packet to the remote computers. When your computers are turned on, WakeMeOnLan allows you to scan your network, and collect the MAC addresses of all your computers, and save the computers list into a file. Later, when your computers are turned off or in standby mode, you can use the stored computers list to easily choose the computer you want to turn on, and then turn on all these...
    Downloads: 85 This Week
    Last Update:
    See Project
  • 15
    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
  • 16

    UgreenNASAdmin

    Windows tool for managing and monitoring UGREEN NAS systems

    English (Description) Ugreen NAS Admin v23.1.0 is here! In this video, I showcase the new public release, focusing on NAS↔NAS transfers, SMB share scanning, and UI improvements. Highlights in v23.1.0 NAS↔NAS transfer between Ugreen (SSH) and a second NAS (SMB) Improved multi-selection upload behavior Cleaner layout for “Scan NAS” and “Scan shares” Second NAS is no longer hard-labeled as “QNAP” Custom display name for the second NAS in Settings (e.g., Synology/QNAP) DE/EN...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 17

    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
  • 18
    CCleaner

    CCleaner

    Clean up, speed up, and optimize your PC

    CCleaner is a trusted PC optimization tool for Windows or Mac designed to clean, speed up, and secure your computer. It removes junk files, temporary data, and broken settings that slow down system performance over time. The software includes powerful modules like Performance Optimizer, Driver Updater, and Cloud Drive Cleaner, helping you reclaim storage space and improve efficiency. With a simple interface, it provides one-click solutions for beginners while also offering advanced features...
    Downloads: 152 This Week
    Last Update:
    See Project
  • 19
    A2M — Audio to MIDI

    A2M — Audio to MIDI

    A2M is a desktop app that converts AUDIO TO MIDI in one click.

    A2M (Audio To MIDI) is a simple desktop tool for transcribing local audio files into MIDI files with one click. It is designed primarily for piano recording transcription, and works best on solo piano recordings. Using A2M is straightforward: Select an audio file, click Convert, and the application generates a MIDI file automatically in your Downloads/A2M folder.
    Leader badge
    Downloads: 59 This Week
    Last Update:
    See Project
  • 20
    HarmonyHaven

    HarmonyHaven

    HarmonyHaven: Manage, organize, and play your music collection easily

    ...Its intuitive interface includes search functionality to quickly find specific songs and organize music by ID3 tags, moving files into categorized folders automatically. Customization is simple with options to change background colors, add images, and manage playlist settings. All actions are logged for transparency, and users can access built-in support, licensing info, and contact details directly from the app.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    Burner wallet

    Burner wallet

    Ephemeral web wallet for fast crypto cash

    Burner Wallet is a lightweight, ephemeral crypto wallet designed for speed and simplicity. It generates a fresh Ethereum keypair on page load — no seed phrase, no account creation. The compiled application is available in BurnerWallet.zip. You can store any amount of crypto, but treat it like cash: convenient for daily payments, less secure for large holdings. Use QR codes to send/receive funds, create payment links, swap between ETH/DAI/xDai, and even chat peer-to-peer with...
    Downloads: 33 This Week
    Last Update:
    See Project
  • 22

    mega-snap-merge

    Mega Snap Merge v9.2.2 – Free desktop tool

    ...With features like JPEG/PDF export, file compression, batch merging, and clean UI, Mega Snap Merge provides a complete document utility package for everyday use. It supports A4 layout export, PDF merging, image combining, and simple scanning workflows. Built by Mega Info Tech, Nepal.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    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: 9 This Week
    Last Update:
    See Project
  • 24
    Quick Cleaner

    Quick Cleaner

    Quick Cleaner – Optimize Windows, Clean Junk, Boost PC Speed

    Looking for an easy way to optimize your PC and keep it running like new? Quick Cleaner is your all-in-one Windows optimizer and junk cleaner for PC that makes performance issues disappear in just one click. With a smart scan, it finds and removes junk files, cache, and leftovers that slow down your computer. Whether you use your PC for gaming, work, or everyday browsing, Quick Cleaner keeps things fast, light, and clutter-free.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MediaCrate — Video/Audio Downloader

    MediaCrate — Video/Audio Downloader

    Download video and audio from over 1,000+ websites with one click

    ...VirusTotal scan result: https://www.virustotal.com/gui/file/5a9b70c40e0ceb8e8ac411252b56dabd678964dc8d3f804f1df438104e7499f6
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB