Showing 1348 open source projects for "remove"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
    Php Email Extractor
    to extract emails from text sources and removes duplicate emails and removes unwanted words from emails
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Npackd
    Npackd (pronounced "unpacked") is an application store/package manager/marketplace for applications for Windows.
    Downloads: 62 This Week
    Last Update:
    See Project
  • 3

    dxf2pcb

    Convert DXF drawings of circuit boards to gEDA-PCB files.

    This Python script reads in a DXF (ascii) file and generates a PCB output compatible with PCB Designer, part of the gEDA suite. It is designed for two purposes: One is to generate a PCB snippet from a mechanical drawing (such as a board outline), the other is to produce element files from CAD drawings. PCB snippets are easily imported into an existing gEDA-PCB project using File -> Load Layout to Buffer. Generated element files are ready to use (except for special cases like no-paste...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Little Registry Cleaner
    Little Registry Cleaner is an open source program designed for Microsoft's Windows Registry. Its purpose is to remove obsolete or unwanted items that build up in the registry over time in order to improve the stability & performance of your computer
    Downloads: 5 This Week
    Last Update:
    See Project
  • 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
  • 5

    MIPVAR

    MIP VARiant calling tool

    A Java application to analyse Molecular Inversion Probe sequencing data within short time. Running the pipeline requires previous installation of three general tools: BWA, GATK and Bedtools. Input: For running the pipeline you need to specify 3 arguments. An example of the command is given below. The two input files are essential to specify the sample and run configuration. The environment argument should always be set to EMPTY. A brief description of other required files can be found...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    fafafa

    This open source project for a player

    ...From forth the fatal loins of these two foes 5 A pair of star-cross'd lovers take their life; Whose misadventured piteous overthrows Do with their death bury their parents' strife. The fearful passage of their death-mark'd love, And the continuance of their parents' rage, 10 Which, but their children's end, nought could remove, Is now the two hours' traffic of our stage; The which if you with patient ears attend, What here shall miss, our toil shall strive to mend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ENTRUST

    ENTRUST

    Role-based permissions for Laravel 5

    Entrust is a succinct and flexible way to add Role-based Permissions to Laravel 5. The default migration takes advantage of onDelete('cascade') clauses within the pivot tables to remove relations when a parent record is deleted. If for some reason you cannot use cascading deletes in your database, the EntrustRole and EntrustPermission classes, and the HasRole trait include event listeners to manually delete records in relevant pivot tables. In the interest of not accidentally deleting data, the event listeners will not delete pivot data if the model uses soft deleting. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Realtime Supervisor

    Realtime Supervisor Asterisk Core

    Realtime Supervisor allow control your Asterisk System Core Function: Listen Whisper Conference Transfer Hangup Overview all your queue, member, waiting callers and more... This software work well with: Elastix, AsteriskNOW, Trixbox, and core Asterisk only. Demo at: https://youtu.be/I-Ni_MAQuIY .::Licence for upgrading full fuctions?::. Contact me via Skype: chaungochuynh15 Contact me via Email: chaungochuynh@realtime.vn
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DBTV *abandoned*

    DBTV *abandoned*

    Version 3.x

    DBTV V3 - Your television episode and series torrent search and downloader! Note: This is just a spare time, zero profit project. If anyone is interested in donating to allow me to spend more time fixing things sooner, you can visit here; https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=FV2KMDSJXMSAN DBTV is a TV Torrent Downloader! Scans your tv show folder and lists your shows. Looks up and downloads torrents for newer (or older) tv shows. (Use a torrent program...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 10
    PasswordManager

    PasswordManager

    Simple Password Manager

    ...With a very simple gui and using AES encryption I solved my problem. You can group your accounts in a single file and multiple users can save their passwords in different files. version3.1 remove version checking that becomes annoying. version3 *Keyboard short cuts for menu items *Configuration file, account form display time and time before asking the password again before displaying account form can be configured. *Open Last open file menu item version2.2 *simple password manager icon *password suggestion frame *copy to clipboard buttons *menu icons version 2.1 *Version checker version 2 *GUI changes *Account window automatically shut down after 5 minutes *bug fix description search *user manual version 1.1 *input boxes are changed to password boxes. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Takuzu

    Takuzu

    A small takuzu game

    ...Command List - Left click : change a value ("empty", "0" or "1") - Right click : change mark - Shift+Left click : change value and put a blue mark - Ctrl+Left Click : change value and put a red mark - Space: Remove all marks - Shift+Space : Remove all the blue marks - Ctrl+Space : Remove all the red marks - Del: Remove all marked values - Shift+Del : Remove all values marked in blue - Ctrl+Del: Remove all values marked in red
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    miniPHP

    miniPHP

    A small, simple PHP MVC framework skeleton that encapsulates a lot of

    ...It's not a full framework, nor a very basic one but it's not complicated. You can easily install, understand, and use it in any of your projects. It's indented to remove the complexity of the frameworks. I've been digging into the internals of some frameworks for a while. Things like authentication, and authorization that you will see here is not something I've invented from the scratch, Some of it, is aggregation of concepts applied already be frameworks, but, built in a much simpler way, So, you can understand it, and take it further.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Blockify

    Blockify is a Windows website blocker application.

    .../Blockify/hosts_bkup The sites you add to the block list get added to the hosts file located in C:\Windows\System32\drivers\etc\hosts and are pointed to 127.0.0.1, this stops those websites from working. When you remove a website from Blockify, it will unblock it from the hosts file automagically. If you forget the password you set up, use: blockifyfailsafepassword As the "Current password" when resetting the password
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Mass String Processor

    Mass String Processor

    The ultimate copy-paster companion

    It's a text processor which designed to perform basic string operations on bulk content based on single line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    ClinQC

    ClinQC: A tool for quality control of Sanger and NGS data in clinic

    ...It can analyze raw sequencing data and produces unified output as FASTQ files per sample/patient with Sanger quality encoding. First, ClinQC convert input read files from their native formats to a common FASTQ format and remove adapters, and PCR primers. Next, it split barcoded samples, filter duplicates, contamination and low quality sequences and generates a QC report.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    ConnectingGTA Training Launcher

    A web-based launcher into the ConnectingGTA Training Environment

    ...This program provides the following functions: o Program Trainers at Hospitals can define training courses o Hospital Trainees (Clinicians) can take training courses o Program Operations personelle can add/remove trainers, organizations, and reusable internal accounts. For more information about ConnectingGTA, see the eHealth Ontario website: http://www.ehealthontario.on.ca/en/regional-partners/view/cgta
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Import from github_com

    Import from github_com

    Python module finder/loader from github, like in golang

    import_from_github_com is a playful yet practical experiment that lets you import Python modules directly from GitHub using an import-like mechanism. The idea is to remove the friction of “clone → install → import” when you just want to try out a single file or small repo. It hooks into Python’s import machinery so that when you reference a GitHub path, it fetches the code, stores it locally (often with caching), and makes it importable in the current environment. This is helpful for prototyping, teaching, or quickly exploring other people’s utilities without polluting your global site-packages. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ZipSnapNG

    ZipSnapNG

    Portable multi-platform backup tool with advanced features

    ZipSnapNG is a portable multi-platform backup tool which, despite its simplicity (200Kb and no installation required), provides advanced features such as incremental backup, data deduplication, encryption and configurable retention. It may run through the command line or within a graphical interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    Letter Remover

    Remove any letter/character/word you want from text!

    This program allows you the remove any letter or word from a chunk of text, hence its name Letter Remover. This is a java program, so you must have java installed on your machine. Run the java programs using any cmd or terminal-like program and follow the on-screen instructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Printer Management

    Printer Management - Add network/shared, Remove, Set Default

    Add shared printers from a server, set an existing printer as default, or remove printers. Useful for managing printers on a server where users are unable to access Devices and Printers. This was designed for a Citrix environment. It can be published through Citrix to enable the management of printers without direct server access. * To configure the 'add printer' feature please view the included ReadMe file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Rodovid

    Rodovid

    Genealogic program

    Rodovid is a drag-n-drop genealogic program for Linux or Windows based on Tk, Perl. You can edit info (name, sex, dates of birth, death, marriage, etc...) for individuals, add/remove photos, import and export GEDCOM data, creating sites, export data to PDF, etc.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    Gigaset Elements command line interface

    Gigaset Elements command line interface

    Python based command line interface for Gigaset Elements

    gigasetelements-cli is a python based program which allows you to control your Gigaset Elements home security system. It comes with an easy to use CLI (command-line interface) suitable for direct use or cron jobs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CosmoFile

    CosmoFile

    Convert your files,Edit pdf Files,Edit Images,Download files

    ...Edit Images with CosmoFile CosmoFile makes your photos beautiful with easy and powerful editing tools Editing your photos is easy with CosmoFile! Add filters,Change Colors ,Convert to grayscale ,Remove background,Resize,Rotate,create Icon Download Music,Images,Videos,Applications.and more with CosmoFile
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    JBulkMailer

    JBulkMailer

    The JBulkMailer is client application, you can send bulk of emails...

    The JBulkMailer is email client application but not similar to email client application. JBulkMailer a part or main module of email client application. In which email client application you can send, receive, draft, spam, trash email. But in JBulkMailer you can send bulk of emails. In JBulkMailer receiver (with Sole Representation), that send email to each user individually not use CC or BCC email fields.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ifvisible.js

    ifvisible.js

    Crossbrowser & lightweight way to check if users are looking at a page

    ifvisible.js is a lightweight way to check if a user is looking at the page or interacting with it. Check out the demo, read the code example, or check the annotated source.
    Downloads: 0 This Week
    Last Update:
    See Project