Showing 79 open source projects for "gw-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 generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    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: 17 This Week
    Last Update:
    See Project
  • 2
    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: 3 This Week
    Last Update:
    See Project
  • 3
    Free, functionally equivalent clone of the Microsoft MS-DOS Shell.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4

    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
  • 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
    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: 0 This Week
    Last Update:
    See Project
  • 6
    ...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
  • 7
    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: 77 This Week
    Last Update:
    See Project
  • 8
    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: 1 This Week
    Last Update:
    See Project
  • 9
    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
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
    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: 0 This Week
    Last Update:
    See Project
  • 11
    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: 6 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    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
  • 14

    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: 28 This Week
    Last Update:
    See Project
  • 15
    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
  • 16

    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: 12 This Week
    Last Update:
    See Project
  • 17
    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
  • 18

    Cutter-Tool

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

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

    Desktop Organizer

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

    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    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: 1 This Week
    Last Update:
    See Project
  • 21

    Copy Path to Clipboard

    "Copy Path to Clipboard" in the context menu of Windows Explorer

    A command line application that adds a "Copy Path to Clipboard" to the context menu of Windows Explorer to copy the path of a file whose context menu is invoked.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    NothingFancy DriveSpace Recovery

    NothingFancy DriveSpace Recovery

    A quick program to recover server drive space

    It is nothing fancy - a single executable, a terminal window and a log file - but it can clear up some space on servers! (and workstations too!) I've tried CCLeaner and various other cleanup tools - all seem to force a GUI and clicking buttons, which is not good when administering hundreds of workstations and servers. This tool simply clears out useless files in every profile on the system. The log (in Public or All Users folder) suggests which profiles can be deleted (auto-deleting...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Previous Version File Recoverer

    Previous Version File Recoverer

    Easily recover previous versions of files in Windows Vista, 7 and 8.

    ...These previous versions are stored in "System Snapshots" as "Shadow Copies" whenever a Restore Point is made by the system or manually made by the user from the System Protection tab of the System App in the Control Panel. Microsoft limited this feature in Vista to the Business Editions. Home Basic and Premium do not have it, hence the need for this program. It turns out in Windows 8 the feature has been deprecated. The tab is not available except by accessing the computer as if it were over a network. However Previous Version File Recoverer still works, as does an alternative piece of freeware named Shadow Explorer. This version fixes a major flaw which prevented the recovery of files other than those saved on the operating system partition. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 24
    USB File Unhider

    USB File Unhider

    Unhide files and remove shortcut caused by malware on USB drive

    Unhide hidden and system files and remove unnecessary shortcut files caused by virus, malware on your USB drive. Head to the link below for the product page for more details.
    Leader badge
    Downloads: 65 This Week
    Last Update:
    See Project
  • 25
    dies Programm wurde in Gambas geschrieben. Man kann Backups mit Hilfe von fsarchiver erstellen. Verzeichnisse können per Drag&Drop oder kopieren und einfügen über den Dateimanager z.B. Dolphin ausgeschlossen werden. Der Backup und Restore Befehl für fsarchiver wird automatisch generiert.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
MongoDB Logo MongoDB