Showing 1348 open source projects for "remove"

View related business solutions
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 1
    PasswordGen

    PasswordGen

    Yet another password generator, but this one works.

    After trying some password generator, it became clear either they don't have the features that i wanted or they worked but not all to good. Some others nagged you to death that you really should donate.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Unimported

    Unimported

    Find and fix dangling files and unused dependencies

    A command-line tool that helps identify and remove unused files and dependencies in JavaScript/TypeScript projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    OpenSCAD Graph Editor

    OpenSCAD Graph Editor

    OpenSCAD Graph Editor

    OpenSCAD Graph Editor is a graphical user interface for OpenSCAD that allows you to create 3D models by connecting nodes in a graph. The editor will automatically generate OpenSCAD code for you. It integrates with the OpenSCAD program so you can preview your models in real-time while you are editing the graph. Please check the manual to find out how to install and use the program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ProPixel AI

    ProPixel AI

    ProPixel AI: Remove Backgrounds, Upscale, Colorize.

    ProPixel AI is a simple image processing tool designed for Windows, focusing on advanced image processing. It offers three key features: Background Removal, Image Colorization, and Image Upscaling. The tool is open source and released under the Creative Commons Zero v1.0 Universal license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    Silent Install Helper

    Silent Install Helper

    Tool for identify installers and installing in silent mode

    The application determines the type of installation package and allows you to install programs in "silent" mode (without user intervention). Supported installers: Inno Setup, Smart Installer, Wise installer, NSIS, RAR \ ZIP \ 7z \ 7z Setup \ Free Arc \ Microsoft Cab SFX, Msi, Ghost Installer Wizard, InstallAware Wizard, InstallShield, Setup Factory Installer, Install4j Wizad, Driver Genius Installer, Actual Installer, the files .inf, .msu, and others. The app allows you to create CMD files,...
    Downloads: 31 This Week
    Last Update:
    See Project
  • 6
    Reviewpad

    Reviewpad

    Next generation pull requests and issues

    Reviewpad is a service to automate pull requests and issues workflows. The workflows are specified in a YML-based configuration language described in the official documentation. In Reviewpad, you can automate actions over the pull requests and issues. With technological progress depending on the human ability to create and modify software systems, Reviewpad was founded to allow developers to safely contribute to any codebase as fast as possible. Developers deserve a better experience and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    LibreWolf-for-Void

    This project is an independent fork of Firefox,

    ...LibreWolf is designed to increase protection against tracking and fingerprinting techniques, while also including a few security improvements. This is achieved through our privacy and security oriented settings and patches. LibreWolf also aims to remove all the telemetry, data collection and annoyances, as well as disabling anti-freedom features like DRM. Main Features No Telemetry No experiments, adware, annoyances, or unnecessary distractions. Private Search Privacy-conscious search providers: DuckDuckGo, Searx, Qwant and more. Content Blocker Included uBlock Origin is already included for your convenience. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    iPhone Passcode Unlock Tool

    iPhone Passcode Unlock Tool

    iMyFone LockWiper 2023

    If you're looking for a tool to unlock your iPhone passcode, don't miss iMyFone LockWiper! Not only does this free download tool effective, but also efficient. It can remove Apple ID from iPhone and unlock iPhone passcode. Since it is easy to use, iMyFone LockWiper owns a wide range of users. Now, let's see how powerful it is!
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Pkgtop

    Pkgtop

    Interactive package manager and resource monitor designed for the GNU

    pkgtop is an interactive package manager and resource monitor designed for GNU/Linux systems. It provides a terminal dashboard for managing packages, allowing users to list, install, upgrade, and remove packages with ease. pkgtop aims to simplify package management for users who may not be familiar with command-line operations by offering an intuitive interface and shortcut keys. ​
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 10
    Gradle Test Logger Plugin

    Gradle Test Logger Plugin

    A Gradle plugin for printing beautiful logs on the console

    ...Just like Gradle itself, by default only the last frame that matches the test class's name in a stack trace is printed. For vast majority of cases, that is sufficient. Sometimes, it is useful to remove this filtering in order to see the entirety of the stack trace.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ADB Sync

    ADB Sync

    Synchronize files between a PC and Android device using ADB

    adb-sync is a command-line utility designed to synchronize files between a PC and an Android device over the Android Debug Bridge (ADB). It simplifies the process of transferring and mirroring directories without requiring root access or complex configuration. By comparing file states between the host and the device, adb-sync efficiently updates only changed files, reducing transfer time and bandwidth usage. The tool also supports reverse synchronization, allowing users to copy data from an...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 12
    databooks

    databooks

    A CLI tool to reduce the friction between data scientists

    databooks is a package to ease the collaboration between data scientists using Jupyter notebooks, by reducing the number of git conflicts between different notebooks and resolution of git conflicts when encountered. Simply specify the paths for notebook files to remove metadata. By doing so, we can already avoid many of the conflicts. Specify the paths for notebook files with conflicts to be fixed. Then, databooks finds the source notebooks that caused the conflicts and compares them (so no JSON manipulation!) Specify paths of notebooks to be checked, an expression or recipe of what you'd like to enforce. databooks will run your checks and raise errors if any notebook does not comply with the desired metadata values. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    closevatel

    closevatel

    "Disable developer mode extensions" message remover (added 64-bit ver)

    App will automatically close message "Отключение расширений в режиме разработчика" or "Disable developer mode extensions". Автоматически закрывает сообщение "Отключение расширений в режиме разработчика" или "Disable developer mode extensions" в Яндекс.Браузере (а возможно и во всех Chrome-подобных, поскольку сообщение происходит оттуда). Ярлык на программу следует поместить в папку «Автозагрузка» и программа будет автоматически искать и закрывать это сообщение. Микроисходник (написан...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    iGPS

    iGPS

    An interactive tool for GNSS position time series analysis

    * Please check latest update on https://github.com/igps-ftk/iGPS A tool written in Interactive Data Language (IDL), for processing and analyzing daily continuous GPS position time series. It can read time series in various formats, detect outliers, remove abnormal observation spans, find jumps, extract common-mode components(CMC), etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Malware Effects Remediation Tool

    Malware Effects Remediation Tool

    Help you to remove Malware from your PC (by Orange Group Tech)

    This tool helps users to remediate the malware effects. At example, you can re-enable UAC. THIS TOOL ISN'T AN ANTIMALWARE OR ANTIVIRUS SOFTWARE. IT REVERT FEW REGISTRY CHANGES.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Tasks

    Tasks

    Tasks is an application that optimizes computer performance

    ...Our goal is to make a tool that anyone can use from anywhere. View detailed information about programs that run on start. (Name, Description, Directory) Create new programs that run on start. Remove malicious programs that run on start with one click. View detailed information about services that run on start. (Name, Service, Stopped or Running) Open the startup folder with one click. Clean and understandable interface to see all startup processes and services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    ApertureFIP

    Console Application to quickly add, view, amend or remove Host Files

    Console Application to quickly add, view, amend or remove Host File entries on Windows Operating Systems. Executable should be run as Administrator to add or remove entries. A menu system is displayed for function required and Host file is backed up prior to any changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Node Version Switcher

    Node Version Switcher

    Cross-platform tool for switching between versions of Node.js

    NVS is a cross-platform utility for switching between different versions and forks of Node.js. NVS is itself written in node JavaScript. This tool is obviously inspired by other node version manager tools, especially nvm, from which it borrows a lot of ideas and some command-line syntax.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 19
    aws-nuke

    aws-nuke

    Nuke a whole AWS account and delete all its resources

    Remove all resources from an AWS account. Be aware that aws-nuke is a very destructive tool, hence you have to be very careful while using it. Otherwise, you might delete production data. We strongly advise you to not run this application on any AWS account, where you cannot afford to lose all resources. We are testing our Terraform code with Jenkins.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    Spybot Search and Destroy

    Spybot Search and Destroy

    Protect your computer against malware

    Spybot - Search & Destroy is an anti-spyware and privacy protection tool that has been providing quality security solutions since the early 2000's. Spybot S&D provides complete anti-malware and anti-spyware protection as the System Scan aims to detect and remove all kinds of threats from your Windows PC. These include Adware, Spyware, Trojans and many more. Spybot's Immunization feature keeps you safe online by preventing access to malicious sites and blocks tracking cookies. Spybots Forensics Detectives are constantly on the look out for the latest forms of malware and continuly adding new detection rules.
    Downloads: 30 This Week
    Last Update:
    See Project
  • 21
    Junkware Removal Tool (JRT)

    Junkware Removal Tool (JRT)

    Remove junkware from your PC

    ...JRT also removes any traces of these programs from your registry and other places where debris accumulates. JRT is a stand-alone tool that doesn't require installation. To remove JRT, you can manually delete the icon on your desktop by right-clicking on it and choosing delete.
    Downloads: 43 This Week
    Last Update:
    See Project
  • 22
    ComboFix

    ComboFix

    Scan for and remove malware and spyware

    Combofix is a freeware program that scans and removes malware and spyware from computers running Windows XP, Vista, 7, and 8. It was created by sUBs and is designed for advanced users. Combofix can remove malware that other products cannot. It backs up your registry hives, quarantines files, and creates a log of its actions.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 23
    JS Anagram Finder

    JS Anagram Finder

    Anagram Finder in JavaScript

    Live demo: https://js-anagram-finder.sourceforge.io/index.html Features: -10,000 word english dictionary from another repository -Dictionary is under half a MegaByte(MB) -Finds all combos based on dictionary file -It takes a few seconds to show results -Works online and offline -Unlimited searches -Feel free to distribute and modify Limitations: -It is limited to 10 characters for each search. You can always remove this limitation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    RogueKiller

    RogueKiller

    The next generation virus killer. Remove unknown malware

    The next generation virus killer. Remove unknown malware, stay protected. Free virus cleaner for everyone. Thanks to its powerful engine RogueKiller is able to find known and unknown malware, of all kind. Search and clean viruses, ransomware, trojans and other malware. Powered with innovative Artificial Intelligence and Cloud signatures engine, RogueKiller is the best virus removal tool.
    Downloads: 38 This Week
    Last Update:
    See Project
  • 25
    Create Eth App

    Create Eth App

    Create Ethereum-powered apps with one command

    ...Create Eth App works on macOS, Windows, and Linux. If you've previously installed create-eth-app globally via yarn global add create-eth-app, we recommend you uninstall the package using yarn global remove create-eth-app and use the yarn create eth-app shorthand to ensure that you use the last version. When you’re ready to deploy to production, create a minified bundle with yarn run react-app:build. You’ll need to have Node 14 or later version on your local development machine (but it’s not required on the server). You can use nvm (macOS/Linux) or nvm-windows to switch Node versions between different projects. ...
    Downloads: 0 This Week
    Last Update:
    See Project