Showing 30 open source projects for "webwin-master"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • MyQ Print Management Software Icon
    MyQ Print Management Software

    SAVE TIME WITH PERSONALIZED PRINT SOLUTIONS

    Boost your digital or traditional workplace with MyQ’s secure print and scan solutions that respect your time and help you focus on what you do best.
    Learn More
  • 1
    Windows File Manager

    Windows File Manager

    Original Windows file manager (winfile) with enhancements

    The Windows File Manager lives again and runs as a native x86 and x64 desktop app on all currently supported version of Windows, including Windows 10. I welcome your thoughts, comments and suggestions. There are two primary versions of the source code in the master branch, original_plus tag, which refers to the source for WinFile as of Windows NT4 with minimal changes so that it compiles with Visual Studio and runs on current Windows. And current master, which contains my personal changes / additions to WinFile. If you are running Windows 10, you can download the app from the store. If you just want to download the WinFile application without worrying about compiling from the source code, we have a number of precompiled versions available. ...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 2
    SeaweedFS

    SeaweedFS

    Distributed storage system for blobs, objects, files, and data lake

    ...There are two objectives, to store billions of files, and to serve the files fast! SeaweedFS started as an Object Store to handle small files efficiently. Instead of managing all file metadata in a central master, the central master only manages volumes on volume servers, and these volume servers manage files and their metadata.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Kvrocks

    Kvrocks

    NoSQL database that uses RocksDB as storage engine

    ...Namespace, similar to redis db but use token per namespace. Replication, async replication using binlog like MySQL. High Available, supports redis sentinel to failover when master or slave was failed. Cluster mode, centralized management but compatible with Redis cluster client access. Kvrocks implements a proxyless centralized cluster solution but its accessing method is completely compatible with the Redis cluster client. You can use Redis cluster SDKs to access the kvrocks cluster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Config-master

    master configuration system

    config-master is a configuration file manager it allows the use of having all your configurations files in one place with one program to update and manager them.
    Downloads: 0 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
    ImGuiFileDialog

    ImGuiFileDialog

    File Dialog for Dear ImGui

    ImGuiFileDialog is a file selection dialog built for (and using only) Dear ImGui. My primary goal was to have a custom pane with widgets according to file extension. This was not possible using other solutions. ImGuiFileDialog follows the master and docking branch of ImGui . currently ImGui 1.88. The commands create a lib directory where you can store any third-party dependencies used in your project, downloads the ImGuiFileDialog git repository and checks out the Lib_Only branch where the actual library code is located. You must also, of course, have added Dear ImGui to your project for this to work at all. dirent v1.23 is required to use ImGuiFileDialog under Windows. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    GPT fdisk is a disk partitioning tool loosely modeled on Linux fdisk, but used for modifying GUID Partition Table (GPT) disks. The related FixParts utility fixes some common problems on Master Boot Record (MBR) disks.
    Leader badge
    Downloads: 29,953 This Week
    Last Update:
    See Project
  • 7
    magisk-swapspace

    magisk-swapspace

    This module saves android memory a bit by swapping some to a disk

    This is a mirror of my GitHub repo, read more details about this module here: https://github.com/chickendrop89/magisk-swapspace/blob/master/README.md Download notes: ✅ magiskswapspace.zip ✅ ❌ xx source code.zip ❌ Installation: - Download the module archive here (files tab) - Flash it in magisk app, or using command line - Run `magiskswap` in your preferred terminal app (as a root user) Keywords: pagefile swap android swapfile swapspace
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MooseFS

    MooseFS

    Fault tolerant, POSIX-compliant, Net Distributed Storage / File System

    ...For standard file operations MooseFS mounted with FUSE acts as other Unix-alike file systems: * A hierarchical structure (directory tree) * Stores POSIX file attributes (permissions, last access and modification times) Supports special files (block and character devices, pipes and sockets) * Symbolic links (file names pointing to target files, not necessarily on MooseFS) and hard links (different names of files which refer to the same data on MooseFS) * Access to the file system can be limited based on IP address and/or password MooseFS on GitHub: https://github.com/moosefs/moosefs Packages repository, download: https://moosefs.com/download Documentation: https://moosefs.com/support Recent changes: https://github.com/moosefs/moosefs/blob/master/NEWS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Dynomite

    Dynomite

    A generic dynamo implementation for different k-v storage engines

    ...Every branch numbered like v0.5.9, v0.5.8 etc is stable and safe to use in production unless marked as pre-release. The dev branch is the development unstable branch. Over time master branch has fallen behind and is not maintained. We will eventually delete it and may or may not recreate it. Dynomite can be configured through a YAML 1.1 (YAML 1.1 is not JSON compatible) file specified by the -c or --conf-file command-line argument on process start.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10

    Wordpress-bkp-script-master

    Wordpress Full Backup Database and files

    Wordpress Full Backup Database and files If you can handle your webserver, you can use a cronjob to do a full backup, database, and files of your Wordpress website. www.garanet.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    X-CD-Roast
    X-CD-Roast is a flexible frontend for optical disc authoring. It combines command line tools like "cdrecord", "cdda2wav", "readcd" and "mkisofs" into a nice GTK based graphical user interface.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 12

    Master remove files

    Permanently deleting files

    ...Official page Developer: http://xn--90abhbolvbbfgb9aje4m.xn--p1ai/%D0%B1%D0%B5%D0%B7%D0%BE%D0%BF%D0%B0%D1%81%D0%BD%D0%BE%D1%81%D1%82%D1%8C/%D0%BF%D1%80%D0%BE%D1%87%D0%B5%D0%B5/master-remove-files-%D0%B1%D0%B5%D0%B7%D0%B2%D0%BE%D0%B7%D0%B2%D1%80%D0%B0%D1%82%D0%BD%D0%BE%D0%B5-%D1%83%D0%B4%D0%B0%D0%BB%D0%B5%D0%BD%D0%B8%D0%B5-%D1%84%D0%B0%D0%B9%D0%BB%D0%BE%D0%B2.html
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Asmodat Files & Folders Master
    This program is a legacy, no longer in development, here is the latest, more advanced and better remake: https://sourceforge.net/projects/asmodat-folder-locker/ If you still want to use it, then choose version 1.2/1.3/1.4 it is more stable and safe then (v1.5). Asmodat Files & Folders Master is free program for hiding your private foler and files. Program is crushing and repairing over 500 per second (don't depend on file size) and makes your files & folders unoppenable and undetectable by search engines and other progam in windows etc. Demo vid (older version): http://www.youtube.com/watch?v=nFH2FB7OOHc v1.3 - Fixed problem with files attributes v1.4 - App Speed improvement v1.5 - Parallel task processing - can't get much better then this one (THIS VERSION IS ONLY ONLY AN EXPERIMENT, AND MIGHT NOT WORK CORRECTLY, TO BE SAVE DOWNLOAD ONLY v1.4) You nead .NET 2.0 or .NET 4.0 liblaries to run this program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    BupBox

    BupBox

    Simple backup software for home or small-office use

    BupBox is a suite of tools for building a "backup appliance" capable of serving a home or small office. It is optimized for one and only one use case: a pool of PCs push backups to a master BupBox server, which then mirrors to other remote BupBoxes. If this sounds like your situation, you couldn't make a better choice ; )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AD Auto index

    AD Auto index

    The Free & Ultimate Solution for Mobile Download Site

    AD Auto Index is a reborn of Master AutoIndex. A mobile focused autoindex script that allows users to create a mobile download site. It has plugin system built-in that will take it to it's ultimate level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SafePassDB

    SafePassDB

    Protect your personal data with SafePassDB.

    If you are forgetful and want to store all of your personal data securely on your PC without internet connection then SafePassDB is definitely for you! SafePassDB is a free multi-platform software application written in Java programming language that will enable you to protect all of your personal data with one "Master Password" using AES (Advanced Encryption Standard). SafePassDB is light weight and super easy to use! Current version of the software uses 128 bit AES (Advanced Encryption Standard) algorithm, which is a standard by U.S. National Institute of Standards and Technology (NIST), for protecting your personal data. IMPORTANT: In order to run SafePassDB you need to have Java installed on your computer. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    cnas

    Community NAS

    ...Excelent to use with: raspberry pi, dongles, etc. To download jut copy paste the following code in the CLI: wget https://sourceforge.net/p/comunity-nas/code/ci/master/tree/client.sh wget https://sourceforge.net/p/comunity-nas/code/ci/master/tree/config chmod 777 client.sh config Run: ./client.sh
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    HADOS

    HADOS

    High Availability Distributed Object Storage

    ...Using the powerful cluster APIs you can retrieve the files whatever the node that hosts it. To avoid any single point of failure, it is possible to apply a request to any node of the cluster, there is no master node.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Media Library Sync - TEMPORARILY UNAVAIL

    Media Library Sync - TEMPORARILY UNAVAIL

    A Sync Tool Customised for Large Media Libraries

    ...In the meantime you can build the app yourself from the project files if you are so inclined --- The Media Library Sync is a tool designed for syncing a large media library from a master source to multiple destinations. It allows you to specify which parts of the library you want to sync on which devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    File Master

    File Master

    File Master is a multipurpose file handling tool.

    File Master is created to assist you when handling many files at one time. File Master can for example rename many files at once, or zip them for storage.
    Leader badge
    Downloads: 46 This Week
    Last Update:
    See Project
  • 21
    cl-wal is a simple write ahead log library implemented in Common Lisp. Write ahead log writes entries first to a journal and then to master stream.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Librarysync synchronises multiple media collections in different formats. It is primarily intended to synchronise a master lossless music collection (e.g. FLAC) with a lossy collection (e.g. MP3 or OGG) for use with iTunes or portable music players.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Folder Synchronization: - Analysis mode. - Folder synchronization from Master folder. - Two folders synchronization. - Folder Backup. - Recurse Subfolders. - Byte2Byte file comparison. - Automated Mode. - Log system. - FTP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    mrsync a tool to transfer files from a master to many remote machines in LAN using Unix socket's multicast. It dynamically adjusts its speed of transfering to ease on the network and to leave no one behind. 4 hours for 140GB to 100 targets in 1Gbit LAN
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    “backup2svn” or “backup to svn” is a tool for remote and local backing up text and binary files in huge number of servers. The main goal is install nothing on remote/supported servers, just run it on master server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB