Search Results for "/storage/emulated/0/android/data/net.sourceforge.uiq3.fx603p/files" - Page 6

Showing 492 open source projects for "/storage/emulated/0/android/data/net.sourceforge.uiq3.fx603p/files"

View related business solutions
  • Ango Hub | All-in-one data labeling platform Icon
    Ango Hub | All-in-one data labeling platform

    For AI teams and Computer Vision team in organizations of all size

    AI-Assisted features of the Ango Hub will automate your AI data workflows to improve data labeling efficiency and model RLHF, all while allowing domain experts to focus on providing high-quality data.
    Learn More
  • Papirfly: Best user-friendly DAM and Content Creation Software Icon
    Papirfly: Best user-friendly DAM and Content Creation Software

    The #1 solution to create and manage content. On‑brand. At scale.

    Papirfly provides a single online destination for all your employees and other stakeholders who are engaging with your brand, ensuring consistency in all aspects of their communications. Teams can produce infinite studio-standard marketing materials from bespoke templates, store, share and adapt them for their own markets and stay firmly educated on the brand’s purpose, guidelines and evolution – with no specialist skills or agency help necessary.
    Learn More
  • 1

    BackupScript

    BackupScript lets you create your own backups

    Based in the bash shell, BackupScript lets you create your own backups compressing by defining the extension of the files you want to save on the home directory of your system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Storage Bat

    Storage Bat

    Storage archiver for Linux

    Storage Bat - Efficient Data Archiver --------------------------------------------------- Storage Bat is designed to run primarily on x86 Linux. It optimizes storage by removing duplicate blocks across files. The current use cases would be storage and archival for desktop users with a potential to scale.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    sameseek

    sameseek

    Simple fast and lightweight identical/duplicate files searching tool

    Simple fast and lightweight identical/duplicate files searching tool with graphical interface (GTK+ 3).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The project provides for filesystem level snapshots over the 'modified' ext2 filesystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Peer to Peer Recognition Brings Teams Together Icon
    Peer to Peer Recognition Brings Teams Together

    The modern employee engagement platform for the modern workforce

    Create a positive and energetic workplace environment with Motivosity, an innovative employee recognition and engagement platform. With Motivosity, employees can give each other small monetary bonuses for doing great things, promoting trust, collaboration, and appreciation in the workplace. The software solution comes with features such as an open-currency open-reward system, insights and analytics, dynamic organization chart, award programs, milestones, and more.
    Learn More
  • 5
    aws-s3-version-mgmt

    aws-s3-version-mgmt

    Command line utility for versioning-enabled S3 buckets in AWS

    This is a Java-based command line utility which provides functionality around S3 buckets with versioning enabled -- something which normal S3 browsers as of yet don't support. If you host your data in the Amazon cloud (AWS) and you use versioning on your S3 bucket(s) you would have noticed the lack of support (currently) from Amazon on this. This tool aims to provide some help with that. Have a look at the usage page here: http://awsversionmgmt.sourceforge.net/usage.html for examples on how this tool can be used in scripts for cleanup purposes and others. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Duplicate File Fixer 1.00g

    Find Duplicate Files and Manage Them

    This software finds duplicate files across all directory levels inside a given folder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    datamap-it

    datamap-it

    Datamap is a multiplatform disk space and data growth monitoring tool

    ...Centralized view of data growth. Centralized view of data hogging users or applications. Easy identification of "huge files" throughout the network. Flexible grouping of clients and directories. Command line intefrace. Flexible reporting system. Reports can be viewed via a web browser or exported to Excel. Automatic disk space usage and data growth monitoring on client,partitions and filesystems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Example code for fat16, iso9660 and ext2, its characteristic is simple, we only focus on how the file system data is maintained on hard drive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    CocoCommons

    Modern, cross platform library of functions used in CoCo software

    This is a modern set of libraries intended for use in software related to the Tandy Radio Shack Color Computer (the CoCo). Some functionality may also be useful in more general Motorola 6809 centered projects. CocoCommons provides a set of libraries for common tasks such as reading DECB and RBF filesystems, interpretting common file formats, and displaying CoCo-like screens. These are used extensively in the DriveWire 4 project and the upcoming nineserver project. In time it these...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Effortlessly manage macOS, iOS, iPadOS and tvOS devices across multiple clients and locations. Icon
    Effortlessly manage macOS, iOS, iPadOS and tvOS devices across multiple clients and locations.

    The Most Powerful Apple Device Management Tool for MSPs and IT Teams

    Addigy solutions accelerate Apple adoption in any environment.
    Learn More
  • 10
    Disk Usage Reports
    Disk Usage Reports is a web-based way to view disk usage on remote computers or servers, or to provide usage reports to users who store files on your server. Reports are stored as static files which are retrieved via AJAX. No database is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Tagsistant

    Tagsistant 0.6 is a semantic file system for the Linux kernel.

    Tagsistant 0.6 is a semantic file system for Linux and BSD kernels. Tagsistant allows to store any kind of object: files, directories, devices, symlinks, pipes, etc. It features a simple reasoner able to establish two kind of relations (is equivalent and includes), manageable from the relations/ directory. It also features a file deduplicator: if two files with the same content are loaded, Tagsistant is able to delete the duplicated copies and moving its tag to the other one.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    seriesRenamer

    Rename your series' files with the official titles

    Rename your series' files automatically with the official titles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Extundelete is a utility to undelete files from an ext3 or ext4 partition.
    Leader badge
    Downloads: 339 This Week
    Last Update:
    See Project
  • 14
    FileSystem is an OPENSOURCE program for advanced disk management with built-in drivers for PATA IDE Hard Disks and DVD/CDROM Drives, USB Mass Storage Drivers. Implemented file systems : FAT32 / ISO9660 / EXT2. It can be compiled for DOS, LINUX, WIN32
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    sql2textfs

    a FUSE filesystem for mounting database tables as text files

    The program `sql2textfs` is a custom file system based on FUSE that lets the user mount a database and view all its tables as files of a directory of the filesystem in a POSIX system. The databased tables are viewed as files but in a specific format: All table entries are converted into lines in a file of text. Columns are separated by tab, so all the data of the table is in a tab-delimited text file. The file format is a form of CSV format. The table header is in the first line of the file. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    filefragsearch

    filefragsearch

    Filefragsearch - a set of scripts to find and rewriting fragmented

    Filefragsearch - a set of scripts to find and rewriting fragmented files in Linux. Linux file systems allocate space for files better way than file systems windose. The task of reducing the fragmentation of files in Linux is reduced to the identification of those files and rewrite them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    growlight

    growlight

    Storage management and system installation tool

    Growlight facilitates management of all storage devices known to the Linux kernel, from hardware RAIDs to hybrid media to ramdisks to ZFS (indeed, Growlight was initially written to simplify ZFS on Linux). It understands the majority of partition and filesystem types, as well as both software and hardware RAID, LVM, and encrypted disks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Forlex Mount Manager

    Manager for storage devices related operations

    Forlex Mount Manager is a python utility that helps you to manage storage devices recognized by the system. It have new GUI which makes easy and quick those operation for the user. It has been developed for ForLEx LiveCD, a forensic distro derived by Debian but we are able to use on all those based distros.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Converse

    Ever had files named in Russian, which failed to be read by devices?

    This application will convert any russian named files into english. For example: Программа into Programma. Even if you have mix of russian and english files it will convert only russian files. If you have a file name mixed of Russian and English it will convert it no problem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    imntr

    imntr

    A Resource Activity Monitor for Linux Machines

    imntr (inode monitor) can be used to montior activity on files or directories. Monitoring is accomplished through the inotify API, which is available on Linux 2.6.13 and up. v1.1 added logging capabilities and cleaned up some of v1.0's code v1.2 no longer forces you to run imntr as root. If you want to monitor a privileged file, imntr will fail and tell you that you need to run imntr as root.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Nasame 2013

    Nasame 2013

    One job, one tool, NASAME, simply efficient

    ...Nasame is an innovating, multiplatform and open-source file manager. Thanks to its modular system, Nasame aims to become the only tool you'll need. Access to all you local or distant files in a same interface. Drag and drop them from one account to another like if they were on your computer ! Moreover, the interface integrates a console that let you launch own commands or scripts. For instance we provide a basic FTP plugin and fonctional plugins for Google Drive and Skydrive (even for linux !). Sources are provided: "sources/nasame-souces.zip" Be aware that the application is still in alpha development and that the team cannot be responsible for any damaged or lost files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    umlaute

    This script corrects vowel mutation (Umlaut) errors in filenames

    I have written this short script to correct vowel mutation (Umlaut) errors in filenames. This errors typically occur when you copy files to a system with UTF-8 charset from a system using another charset. One typical case is when a Windows-Client transfers files via FTP on a server using UTF-8. Such errors can't be corrected using convmv.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Transliterator between any Language files - Map Fonts, Create Encoding Scheme, Input Phonetic, Indian, Roman, Tamil, Hindi, English, French, German, Spanish or Any World Language Keyboard. Ex: [Phonetic Input]-[Any World Language Output] or ViceVersa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SmartDupe

    SmartDupe

    Replaces file Duplicates by Hard Links

    SmartDupe is bash script which replaces file Duplicates in a given path by Hard links to free space on your Hard Drive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    iWatch2

    A perl daemon to create a "timemachine" lookalike backup with Dirvish.

    A perl daemon loosely based on iWatch, used to create a "timemachine" lookalike backup with Dirvish. iWatch2 is based on iNotify. The daemon can monitor (and exclude) various sets of directories - defined in an XML file - and calls a command or script after a preset time passed (eg, starts a Dirvish backup after 1 hour). Of course not limited to execute Dirvish commands.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB