[go: up one dir, main page]

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 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
  • 1
    Network file system synchronization utility
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Simple clone NAS for Home Network
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    aggregate_hd is a FUSE filesystem. It can aggregates several harddrives into one mount point. It does quite the same as glusterfs but very lightweighted and only for localhost.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ak File Organiser

    ak File Organiser

    A must have file organiser tool to tied up your folders

    This is an open-source file organiser tool created by K Adarsh as a hobby project to clean up your messed up directory to folders with specific files with extensions that you prefer. This is a must have tool for everyone who use a pc. This app is in its pre-alpha version thus you may find bugs, so feel free to email me or pull request in GitHub : )
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5

    android-timestamp-keeper

    Read and write timestamps to files in android

    Modern android devices don't use anymore Mass Storage Mode. Instead they use the internal sdcard as a virtually mounted subfolder inside /data partition. It would be ok if MTP preserved correctly timestamps, which doesn't. Other options that could work, like FTP with MFMT command doesn't work properly on android either. Droid Explorer is enough for files, but doesn't support folders. This handy bash script helps you to backup and restore the last modified timestamp for folders recursively. If you want to use an android native app, there's File Timestamp, however the txt format is different. https://play.google.com/store/apps/details?id=br.com.pogsoftwares.filetimestamp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    anextfs is a FUSE-based Filesystem. It enables serverside serialization and local file-caching.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    angular-filemanager

    angular-filemanager

    JavaScript file manager Material Design folder explorer

    A very smart filemanager to manage your files in the browser developed in AngularJS following Material Design styles by Jonas Sciangula Street. This project provides a web file manager interface, allowing you to create your own backend connector following the connector API. By the way, we provide some example backend connectors in many languages as an example (PHP-FTP, PHP-local, python, etc). Pick files callback for third parties apps. Directory tree navigation. Copy, Move, Rename (Interactive UX). Delete, edit, preview, download. File permissions (Unix chmod style). Mobile support. Drag and drop. Dropbox and Google Drive connectors. Remove usage of jQuery. You can do many things by extending the configuration. Like hide the sidebar or the search button. For transparency into our release cycle and in striving to maintain backward compatibility, angular-file manager is maintained under the Semantic Versioning guidelines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Arpm is a handy tool for managing rpm packages on RedHat-based systems. Requires yum installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    auto-importer
    ATOM is an OMERO client which allows automated import of image data into OMERO. ATOM is provided as is without any guarantees or warranty. The author is not responsible for any damage or losses of any kind caused by the use or misuse of the programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud-based observability solution that helps businesses track and manage workload and performance on a unified dashboard. Icon
    Cloud-based observability solution that helps businesses track and manage workload and performance on a unified dashboard.

    For developers, engineers, and operational teams in organizations of all sizes

    Monitor everything you run in your cloud without compromising on cost, granularity, or scale. groundcover is a full stack cloud-native APM platform designed to make observability effortless so that you can focus on building world-class products. By leveraging our proprietary sensor, groundcover unlocks unprecedented granularity on all your applications, eliminating the need for costly code changes and development cycles to ensure monitoring continuity.
    Learn More
  • 10
    bacdafucup is a background utility to eliminate cumbersome and infrequent back up of important document files. The user may configure files and directories for automatic back up to any type of drive upon save by any application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Easy tool to split files and directories into other directories to fit a specific capacity limit to make it easy for burning to CDs or DVDs. Written in c++ using Trolltech QT4
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PHP-based File Explorer with Material Design Lite only in one page >>> NOTE: This project is being development, use at your risk <<< For view source-code online, visit http://github.com/michioxd/bakafiles
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    batch-file-extension-renamer

    batch-file-extension-renamer

    A simple application that renames files from one extension to another

    As a PHP developer I often find myself presented with a website where all the files are with a .html extension and I either have to manually rename all of the files or mess around with a shell. This tiny but powerful app takes away all that hassle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    bfVFS

    Unified application-level Virtual File System

    Unified application-level Virtual File System with support for file archives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    bfm

    BigFileManager - Manage files outside of your VCS

    This tool is intended to manage big files out of your VCS but in your workarea. It's like mercurial largefile extension but independend of any VCS. Instead of the big file itself only a list of filenames with their checksums (md5) are committed to the VCS. The BFM can check for missing or outdated bigfiles and downloads them from a server using CURL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This program is a simple tools to copy data from raw devices or files to another raw devices or files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    bootkernel

    Shell script to manage linux kernels in /boot directory

    Install, Accept, List, Remove and Set New, Current and Old linux kernels in the /boot directory. Inspired by the linux kernel "make install" target, and the /sbin/installkernel shell script. A profile "~/bootkernel.conf" or "/etc/bootkernel.conf" controls all aspects of bootkernel's behaviour - your chosen naming conventions, whether to maintain symbolic or hard links or neither, which filesystems (if any) need mounting and unmounting, and whether to delete redundant /lib/modules directories when removing the last corresponding kernel. "Install" copies kernel and other selected files to /boot, adding a ".new" extension. "Accept" moves current /boot files to ".old" extension, and moves those with ".new" to current, "List" shows all the kernels in /boot, marked as "new", "old", "current" and "executing" where applicable "Remove" deletes a specified kernel and associated files from /boot. "Set" modifies the targets of ".new" ".old" and the implicit .current links if any.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A media changer/jukebox implemented as a FUSE filesystem, with initial support for the NSM CDR100, and extensible to other changers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    brillouin dataview allows quick browsing and convenient comparison of scientific data files by displaying thumbnail graphs and recorded parameters directly in the windows file explorer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    tool collection to manage files and stuffs on a filesystem
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    cdu : a color du, disk usage

    cdu : a color du, disk usage

    An unix command line "du" with colors

    cdu (for Color du) is a perl script which call du and display a pretty histogram with optional colors which allow to imediatly see the directories which take disk space. With no arguments, cdu reports the disk space for all subdirectories of the current directory. With only one directory argument, cdu reports the disk space for all subdirectories of the given directory. You can also call du with no predefined options. For more documentation about available options, see the manpage below.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    clist is a text based directory browser and file manager. It uses the curses library for graphical display and the keyboard for interaction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    collector is a tool to collect some useful file, movie, webpage. it is written in MFC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    corrupt

    This program corrupts a unix stream at a specified error rate

    This program intentionally corrupts a unix stream at a specified error rate. It is for systematic analysis on the effects of data corruption. I wrote it to simulate bit-rot in file archives so I could test RAID and archive strategies for data recovery. A few short bash scripts are included so you can instantly enjoy text, image, audio, and video corruption. Just drop in your own data files called test.jpg, test.mp3, and test.mp4 and run the scripts. Usage format is: corrupt [OPTION]... [FILE] where: OPTIONS -bit single bit error instead of byte substitution corruption -B NUM_B number of bytes per a single corruption event -kB NUM_KB number of kilobytes per a single corruption event -MB NUM_MB number of megabytes per a single corruption event -u uniform corruption instead of a random statistical event -c CHAR substitute a constant CHAR instead of a random bit/byte error
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    "cry"pted "st"orage - "e"ncrypted "m"edia 'Command line application written in perl to provide encrypted diskspace on mobile storage devices and allow management of such encrypted storage.
    Downloads: 0 This Week
    Last Update:
    See Project