Showing 129 open source projects for "x11-basic"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 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
  • 1
    Filesystem Component

    Filesystem Component

    The Filesystem component provides basic utilities for the filesystem

    The Filesystem component provides platform-independent utilities for filesystem operations and for file/directory paths manipulation. The component contains two main classes called Filesystem and Path. mkdir() creates a directory recursively. On POSIX filesystems, directories are created with a default mode value 0777. You can use the second argument to set your own mode. exists() checks for the presence of one or more files or directories and returns false if any of them is missing. copy()...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    fd

    fd

    A simple, fast and user-friendly alternative to 'find'

    ...First, to get an overview of all available command line options, you can either run fd -h for a concise help message or fd --help for a more detailed version. fd is designed to find entries in your filesystem. The most basic search you can perform is to run fd with a single argument: the search pattern. Instead of just showing the search results, you often want to do something with them. fd provides two ways to execute external commands for each of your search results: the -x/--exec option runs an external command for each of the search results (in parallel), or the -X/--exec-batch option launches the external command once, with all search results as arguments.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Free, functionally equivalent clone of the Microsoft MS-DOS Shell.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Go Mcp File Server

    Go Mcp File Server

    file search tool with mcp server for windows

    A local file system mcp server developed based on GoMcp, providing two APIs: query and file opening. This software stores file indexes based on sqlite3 and supports interface operations and mcp client remote calls.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5

    mount-samba

    mount-samba always-samba fix-samba add-samba

    mount-samba -gui mount-samba //192.168.1.22/Media With this program, you can easily mount Windows (Samba) shares, NAS servers, by using the terminal or drag and drop with the mouse. These are mount permanently at system start!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Toolshed project has moved: https://github.com/nitros9project/toolshed ToolShed is a package of utilities to perform cross-development from Windows, Linux or Mac OS X computers to the Tandy Color Computer and Dragon microcomputers. Tools are included to read/write both OS-9 RBF disk images and CoCo Disk BASIC disk images, generate cassette WAV files and more.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 7
    ...Once aufs was entirely re-designed and re-implemented Unionfs which is originally developed by Erez Zadok and his team. Enhancing with many original ideas, it becomes totally different software while keeping the basic features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Activity Indicator

    Activity Indicator

    Windows tray HDD led like indicator with keyboard lights support.

    The Activity Indicator utility is a simple program that indicates the HDD activity in the system tray. It contains advanced logging capabilities and friendly interface. It can be used to log the drives and supports indication of many drives by running multiple instances. Now with better, brand new interface!
    Leader badge
    Downloads: 66 This Week
    Last Update:
    See Project
  • 9
    Ein Programm um z.B. USB-Sticks oder Samba Freigaben(NAS Laufwerke) dauerhaft, bei jedem Systemstart zu mounten oder zu entfernen. Verzeichnisse werden automatisch erstellt oder entfernt. Die Partitionen können im Dateibrowser z.B. Caja, einfach per rechte Maustaste hinzu- gefügt oder entfernt werden. neue Updates für Manjaro evtl. auch auf UBUNTU und DEBIAN Lauffähig um Freigaben leicht ohne sudo oder fstab per Gvfs im selben Verzeichnis zu verbinden...
    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
  • 10
    ceph-ansible

    ceph-ansible

    Ansible playbooks to deploy Ceph, the distributed filesystem

    Ansible playbooks for Ceph, the distributed filesystem. This project assumes you have a basic knowledge of how Ansible works and have already prepared your hosts for configuration by Ansible. After you’ve cloned the ceph-ansible repository, selected your branch and installed Ansible then you’ll need to create your inventory file, playbook and configuration for your Ceph cluster. The Ansible inventory file defines the hosts in your cluster and what roles each host plays in your Ceph cluster. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    droiD64 is a graphical filemanager for D64 files (Commodore 64 and others). May this tool make life easier for Commodore 64 fans, especially for those using MAC and Linux systems as there are tools available for Windows anyway.
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 12
    It is another clone of Norton/Windows/Midnight Commander. It is being wrote on kylix open edition. Currently it supports command line (similary to DiscoCommandir, even better then WinCmd), two panels walking and simple execution, renaming, copying and mo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Disk Indexer
    This is a simple utility application for listing out files stored in a given directory or on whole of your computer. List is sorted based on the size of the files. This application is useful when you are running out of disk space on your system. Usually it happens that the disk is full and you are not sure what is taking up the space and what can you delete to be able to reclaim some space. This app scans the folder/full machine and lists the files, list being sorted according...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    wmudmount
    A filesystem mounter that uses udisks to handle notification of new filesystems and mounting of the filesystems as a non-root user. It also includes a mode to display the mounted filesystems with the least free space percentage (similar to wmfsm).
    Downloads: 9 This Week
    Last Update:
    See Project
  • 15
    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: 2 This Week
    Last Update:
    See Project
  • 16
    libllfat

    libllfat

    a library for low-level accessing a FAT12/16/32 filesystem

    This is a library for low-level accessing a FAT12/16/32 filesystem. It offers functions for reading and writing the basic elements of such filesystems such as the number of sectors and the successor of a cluster, but also some more complex operations such as looking up a file and defragmenting a filesystem. Moved to github: http://github.com/sgerwk/libllfat
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    NILFS

    NILFS

    Continuous Snapshotting Filesystem for Linux

    NILFS is a new implementation of a log-structured file system (LFS) supporting continuous snapshotting. In addition to versioning capability of the entire file system, users can even restore files mistakenly overwritten or destroyed just a few seconds ago. Since NILFS can keep consistency like conventional LFS, it achieves quick recovery after system crashes. NILFS creates a number of checkpoints every few seconds or per synchronous write basis (unless there is no change). Users can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Adobe Cracker

    Crack Any Adobe Product

    Its can crack any adobe product by Amtilib.dll its the first beta Project , clean 100% but maybe amtilib.dll ist clean, Coded by VB.NET .NET Framework 4.5~4.6 maybe not work with 32bit systems
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 19
    for updates see https://sourceforge.net/projects/addfstab/ Terminal: Enter mount-drive /dev/sda1 to permanently mount a drive. Enter mount-drive /dev/sda1 -m /home/ubuntu/drive to change the mount path For more examples or help, type mount-drive To use the GUI: mount-drive -mgui
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    fuse-xfs

    A MacFuse (OSXFUSE) driver for XFS

    Fuse-xfs is a MacFuse (OSXFUSE) driver for XFS filesystems. This driver allows Mac OS 10.7 with OSXFUSE/MacFuse to mount XFS filesystems in readonly mode. The journal is ignored, but basic read only operations should work fine. This software should be considered alpha, and provides no guarantees that the XFS filesystem remains unaltered (although the code does not support writing in any way). Use of the software is entirely at the users own risk.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 21
    Multiplatform CD catalog program ,store data in Gzipped XML format; search with regex ,etc.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22
    Générateur d'arborescence

    Générateur d'arborescence

    Génère une arborescence de répertoires et de fichiers

    Indiquer le chemin de l'un de vos répertoires pour voir s'afficher l'arborescence de tous ses répertoires et fichiers enfants.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Cutter-Tool

    A Simple tool to manipulate multiple text/html files in a batch

    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Desktop Organizer

    Desktop Organizer

    Desktop Organizer is a free software to organize any folder in your PC

    Downloads: 7 This Week
    Last Update:
    See Project
  • 25
    Open Spam

    Open Spam

    An easy to use file spam bot

    An easy and simple to use file spambot. perfect for pranks on your friends. Fills up a selected file with txt files that include a custom title , extension and, content.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB