Showing 191 open source projects for "replace"

View related business solutions
  • 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
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 1

    Bulk File Renamer

    Rename multiple files

    This project is made to help users who want to rename many files and want to replace some word in the file name.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    rene file renamer

    Windows/Linux lexical/semantic multiple file renamer

    Rene is an extended file renamer command line program written in Python for Windows and Linux. Its goal is to be easy to use but powerful. For basic use, the command syntax is as simple as Windows ren and Linux mv yet affords greater flexibility in reusing parts of the original name and formulating its replacement. Features include: -- Automatic name adjustment to avoid existing file names with a choice of parameterized collision avoidance schemas. -- Semantic name selection, for example,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Document Dropper

    Document Dropper

    A tool that automatically moves files in directories based on rules.

    Document Dropper is a tool that automatically moves files in directories. Rules determine where the files get moved. User manual: https://github.com/MasterZydra/DocumentDropper/wiki New: Sort and filter the rules Replace backslash/slash with platform specific trailing character
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Personal Renamer - Easy file renaming

    Personal Renamer - Easy file renaming

    Portable Bulk File Renamer, Folder monitor. All in one.

    Renames files just about any way you like. Monitor folders for files and auto rename(Have program rename images when downloaded). Undo, Save settings, Imageview,Drag-drop, and more. File Management made easy. Very good for those pesky PDFs from customer firms that need cleaning. New features on their way, Anyone need a Folder renamer?
    Downloads: 3 This Week
    Last Update:
    See Project
  • 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
  • 5
    TWiki Enterprise Collaboration Platform

    TWiki Enterprise Collaboration Platform

    Open Source Enterprise Wiki and Web Application Platform

    Enterprise collaboration platform with over 400 extensions. Users without programming skills can create web applications. 50,000 small businesses, many Fortune 500 companies, and millions of people use TWiki, with installations of 100,000s of pages. Visit http://twiki.org/ for the open source TWiki. The TWiki community is focusing on building the best collaboration platform for the workplace. We invite you to GET INVOLVED! More at http://bit.ly/twGetInv.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 6
    JXplorer - A Java Ldap Browser

    JXplorer - A Java Ldap Browser

    Mature LDAP, LDIF and DSML client with i18n support.

    ...The commercial version is available at https://jxworkbench.com for $9.95. It extends JXplorer to include: - custom LDAP reporting - to pdf, word etc. - Find and Replace with regexp and attribute substitution - A secure password vault to store directory connections - etc. Support for JXplorer and JXWorkbench is available at http://jxplorer.org. Commercial support available from sales@jxworkbench.com
    Leader badge
    Downloads: 600 This Week
    Last Update:
    See Project
  • 7
    H.B.S.N

    H.B.S.N

    Speech Recognition System

    ...This software is a package of many sub applications.And those are as listed below , Audio Player Video Player Email Client Weather Application Mp3 Tag Editor Picture Viewer Home Automation Application Alarm / Timer Folder Locker Message Encrypt Application Income & Expenses Logging Application Apart from that we can do many thing from this software by using voice commands , such as , Open & close applications which are installed in the computer Open web sites Open folders which are in the HDD Control built-in audio & video player Control the home automation system Reading mails Reading selected text Speaking clock ( Time & Date) Speaking weather report There are system commands for the tasks which this application does.And we can replace the system default commands with custom commands.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    babel-upgrade

    babel-upgrade

    A tool for upgrading Babel versions

    ...May need to add a warning on any 3rd party plugins since they might not be compatible. Handle the differences in plugins in v7 for default/loose/spec. Should certain parts be generic (replace the string babel-register with @babel/register)? Could be in a Makefile or somewhere else.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    OpenRTDynamics

    A framework for implementing real-time control systems

    - - - T H I S P R O J E C T M O V E D T O G I T H U B - - - A framework for the implementation of advanced real-time control systems which uses signal/block-based schematics (like Simulink) extended by several features like state machines and online-exchangeable sub-simulations. Besides, this framework properly handles multiple threads, their communication, allows to synchronise control systems to external events (e.g. variable timers or incoming network packages) and provides...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    deploy.NET

    Tool for building and deploying Microsoft.NET applications.

    deploy.NET is NOT for creating setup files! It is a tool to run scripts to automatically build, package and upload a .NET application to an FTP server. A different script can then be run on the customer's machine for downloading, unpacking and installing your application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Notepad++ Batch Macros

    PHP Script to create shortcuts.xml for batch find and replace.

    php script to make a xml file you can copy and paste into the Notepad++ shortcuts.xml file. Batch find and replace is the only batch macro function tested so far. This script was created to convert all of the keystrokes from one font to the corresponding keystrokes of another font.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    JNanoLog

    A tiny (nano) logging API that can replace the largely used System.out

    ...In contrary to the quick System.out, JNanoLog display a full log with the message number, logging level, logged message and details if there is any. This API does not aim to replace large advanced APIs like Log4J which aims production but it can replace it in small and during first stage of development because it does not need any configuration and start with low logging level. The API is hard to extend and does not intend to be extended but it can, with some effort, support other output streams than System.out. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Advanced Onion Router
    Advanced Onion Router is a portable client for the OR network and is intended to be an improved alternative for Tor+Vidalia+Privoxy bundle for Windows users. Some of the improvements include UNICODE paths, support for HTTP and HTTPS proxy protocols on the same Socks4/Socks5 port with HTTP header filtering that generates fake identity-dependent headers every time the identity is changed (proxy chains are also supported), support for NTLM proxies, a User Interface that makes Tor's options and...
    Leader badge
    Downloads: 141 This Week
    Last Update:
    See Project
  • 14
    text replace case insensitive c# vb.net

    text replace case insensitive c# vb.net

    .NET replace text case insensitive

    Fast algorithm text (string) replace case insensitive writing in .NET. Increase the performance of your application!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    CubicExplorer-New

    File Manager that is simple and configurable

    CubicExplorer is a file manager which is aimed to replace Windows Explorer. It’s goal is to be easy and pleasant to use but still have enough power for more advanced usage
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Otil

    Otil

    All in one system diagnostics utility

    Everything you need to know about your computer in one place! This utility was designed to replace the need to start up multiple utilities to find information about your system as a whole. Update (23/12/15): Small fixes and UI suggestions implemented. Added network summary to right-hand tab. Added minimize to tray with temp/util info on right-click. Added process icon to Processes. Fixed Net summary text placement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Linux From Scratch GNU/Linux x-lfs-2010

    Linux From Scratch GNU/Linux x-lfs-2010

    LFS that builds GNU/Linux %100 NON-STOP from GNU C 4.4 - Firefox-20.0

    see https://sourceforge.net/projects/totally-built-linux-distro/ "0.2 is so much easier than build-0.1" build-0.1 NO LONGER WORKS many URL of required src.tar.gz were (re)moved by big tech, and firefox-20 is refused by big tech cryptoXXX ~~~~~~~~~ Builds GNU/Linux from termcap and gcc up to X11 Firefox-20.0 lite. It is %100 GNU/Linux from source compiled on your box (and ready to change) "without any known build fails". It's not a fork of any distro. 350+ pkgs: ie, ddd,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    OpenVPN for Docker

    OpenVPN for Docker

    OpenVPN server in a Docker container complete with an EasyRSA PKI CA

    ...Pick a name for the $OVPN_DATA data volume container. It's recommended to use the ovpn-data- prefix to operate seamlessly with the reference systemd service. Users are encourage to replace example with a descriptive name of their choosing. Initialize the $OVPN_DATA container that will hold the configuration files and certificates. The container will prompt for a passphrase to protect the private key used by the newly generated certificate authority. Miscellaneous write-ups for advanced configurations are available in the docs folder. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Environment Variables Manager (EnvMan) is a tool written in C# .Net intended to handle the administration of Windows Shell Environment Variables. It is designed to replace Control Panel System Environment Manager and easily manage long variable values.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    ...VPCS is not the traditional PC, it is just a program running on the Linux or Windows, and only few network commands can be used in it. But VPCS can give you a big hand when you study the Cisco devices in the Dynamips. VPCS can replace the routers or VMware boxes which are used as PCs in the Dynamips network.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 21
    The SOSETSUKEN Engine

    The SOSETSUKEN Engine

    Need Vinesauce ROM Corrupter parameters? Yeah, we got that.

    ...This thing is fast, simple and small. It even puts out how long it takes to generate the requested sets at the very bottom of "params.txt" (the output file). Changelog: v1.2: Added "Replace" feature, but very specific sets, when generated, will throw errors. I'll try to fix it. :P v1.1: Fixed Depth bug. v1.0: Initial Commit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    FileOrganiser, File manager

    FileOrganiser, File manager

    2 pane Explorer. Renamer, organiser, save file list as text files, etc

    Developed to replace Explorer, a file manager alternative! Uses 2 panes and has bookmarks. To make life much easier, especially designed for teachers. Two windows makes it simpler to copy FROM and TO. POWERFUL multiple file renamer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    ezsetfacl.sh

    setfacl across multiple files, and basic manipulation of files

    ...Features(commands or actions which can be used): setfacl, multiple users/groups multiple files chown, multiple files chmod, multiple files chattr, multiple files append text to multiple files insert text to mutliple files, either by line number or pattern matching replace text with specified text in multiple files raw commands text, will not be processed any futher
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    dbis

    dbis

    DBIS Reference Implementation

    Reference implementation of Directory-Based Information Services, described in IETF Internet Drafts, intended to replace NIS and RFC2307.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ...The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. It is meant to replace the asynchronous event loop found in event-driven network servers.
    Leader badge
    Downloads: 269 This Week
    Last Update:
    See Project