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

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

View related business solutions
  • Iris Powered By Generali - Iris puts your customer in control of their identity. Icon
    Iris Powered By Generali - Iris puts your customer in control of their identity.

    Increase customer and employee retention by offering Onwatch identity protection today.

    Iris Identity Protection API sends identity monitoring and alerts data into your existing digital environment – an ideal solution for businesses that are looking to offer their customers identity protection services without having to build a new product or app from scratch.
    Learn More
  • Securden Privileged Account Manager Icon
    Securden Privileged Account Manager

    Unified Privileged Access Management

    Discover and manage administrator, service, and web app passwords, keys, and identities. Automate management with approval workflows. Centrally control, audit, monitor, and record all access to critical IT assets.
    Learn More
  • 1
    Strawberry File Reorder

    Strawberry File Reorder

    Utility to keep ordered your files.

    ...If the files contains the keyword you entered, the program will move inside the folder you entered before all the files containing that keyword.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    mldonkey-ed2k-extractor

    Extract ed2k links from mldonkey downloads

    Extract ed2k links from mldonkey downloads (incomplete/active ones), using files.ini format which is how modern versions of mldonkey store configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    FlareRenamer

    FlareRenamer

    Is a program that helps us to eliminate symbols, numbers and special c

    the program works by adding a directory or files that one selects, includes the following features * Remove symbols, numbers. * File names in capital letters, minuscules, capitalized. * Number . * Find and replace. * One name for all files (numbering is enabled) * Apply dates to the name of . so it makes it a tool that will help us to have a clean name every file that we have.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    jQuery File Upload

    jQuery File Upload

    File Upload widget with multiple file selection

    ...Because uploads can be large or unpredictable, the code is designed to gracefully recover from failures, allowing resumption or cleanup of incomplete parts. Custom callbacks and event hooks let developers validate files by size, type, or user permissions before upload, or abort and communicate errors. In practice, it’s widely used in content management systems, asset upload tools, and anywhere users must deliver files via web forms while receiving immediate feedback.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The full-stack observability platform that protects your dataLayer, tags and conversion data Icon
    The full-stack observability platform that protects your dataLayer, tags and conversion data

    Stop losing revenue to bad data today. and protect your marketing data with Code-Cube.io.

    Code-Cube.io detects issues instantly, alerts you in real time and helps you resolve them fast. No manual QA. No unreliable data. Just data you can trust and act on.
    Learn More
  • 5

    ReMove to Waste

    rmw (ReMove to Waste) is a command line recycle bin/trash can utility

    ...Desktop integration is optional however, and by default, rmw will only use a waste folder separated from your desktop trash. One of its unique features is the ability to purge files from your Waste/Trash directories after x number of days.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6
    ExifCleaner

    ExifCleaner

    Desktop app to sweep away exif metadata from images and other files

    ExifCleaner is a cross-platform desktop app for cleaning metadata from images, videos, PDFs and other files. With ExifCleaner you can keep file sizes to a minimum and keep potential attackers from being able to use your GPS and device metadata.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 7
    DynaQ

    DynaQ

    Innovative text document search. http://dynaq.opendfki.de for details.

    The goal of DynaQ is to develop an inquiry system to explore the personal information space, supporting you with the searching paradigm 'orienteering'. DynaQ is a (desktop)search engine with enhanced functionality for file, email and blog search. Look at our GitLab homepage for sourcecode and documentation: http://dynaq.opendfki.de
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    dirsynch

    dirsynch

    Directory synchronization tool

    ...It helps you to discover the status of each file in both directories: if it's only in one of them, if it's newer in one than in the other, or if they are simply equal. It also support file content comparison using a hash function, although it's very time consuming. After letting you to choose which files do you want to synchronize, it performs the right operations to make both directories equal (or not, if you want it different). The program can create a backup of the files before overwriting them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • The AI-powered unified PSA-RMM platform for modern MSPs. Icon
    The AI-powered unified PSA-RMM platform for modern MSPs.

    Trusted PSA-RMM partner of MSPs worldwide

    SuperOps.ai is the only PSA-RMM platform powered by intelligent automation and thoughtfully crafted for the new-age MSP. The platform also helps MSPs manage their projects, clients, and IT documents from a single place.
    Learn More
  • 10

    OpenFSL

    An open source filesystem library

    OpenFSL is an os-independent file system library. It provides file system control with customizable disk control. Currently supports MBR and FAT32 partially.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    exa

    exa

    A modern replacement for ls

    You list files hundreds of times a day. Why spend your time squinting at black and white text? exa is an improved file lister with more features and better defaults. It uses colours to distinguish file types and metadata. It knows about symlinks, extended attributes, and Git. And it’s small, fast, and just one single binary. Different types of file and data will be coloured differently, and the user and group columns will be highlighted for the current user. exa can display a file’s extended attributes, as well as standard filesystem information such as the inode, the number of blocks, and a file’s various dates and times. exa queries files in parallel, giving you performance on par with ls. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    EasyImageSizer

    EasyImageSizer

    Batch Images Converter

    This Project has a new name now: https://lenna.app Program to batch compress, resize and rename Images. Additional you can reduce filesize by reducing quality. Find source code on https://github.com/FalseCAM/EasyImageSizer3. OpenSuse packages here: https://build.opensuse.org/package/show?package=easyimagesizer3&project=home%3AFalseCAM and Ubuntu packages here: https://launchpad.net/~dhor/+archive/myway/+packages
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13

    doall

    Shell script to run a command for many files selected with wildcards

    Extends shell * and ? wildcards to allow inserting matched strings like Windows 'copy *.old =.new' Some examples: # Rename current files as old doall 'mv *.cur *.old' # Compress camcorder DV files doall 'ffmpeg -i *.dv *.mp4' # Move files into directories according to their extension doall 'mv *.* $2/$1.$2' # Symbolic links from vmlinuz.new to vmlinuz-5.12.6-foo, similarly config.new System.map.new doall 'ln -s /boot/*-5.12.6-* /boot/$1.new' # Hard link 3-character abbreviations for file extensions doall 'ln *.???...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DropYet

    DropYet

    It's the simple cloud.

    With DropYet you can manage your personal files in the easiest way. And it's not that bad looking. :) Enjoy the security, simplicity and beauty of DropYet. Upload, rename and delete files. The simpliest manager of files and folders. Furthermore, there are more features like securely sharing files, password encryption and encrypted file detection. Setting it up is easier than ever before.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    QtFM

    QtFM

    Desktop Independent File Manager

    Lightweight unix file manager using Qt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    drive

    drive

    Google Drive client for the commandline

    drive is a tiny program to pull or push Google Drive files. Make sure to set your GOPATH in your env, .bashrc or .bash_profile file. You can install scripts for automating major drive commands and syncing from drive-google wiki, also described in platform_packages.md. See file Makefile which currently supports cross compilation. Just run make and then inspect the binaries in directory bin. drive supports resource configuration files (.driverc) that you can place both globally (in your home directory) and locally(in the mounted drive dir) or in the directory that you are running an operation from, relative to the root. drive allows you to specify a '.driveignore' file similar to your .gitignore, in the root directory of the mounted drive. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Node Renamer

    Node Renamer

    A Simple Cross-Platform Batch Renaming Application.

    About By using Node Renamer you can easily set up a batch rename job using multiple rules on a large number of files. The 10 different rules allow you to change file names with prefixes, suffixes, and timestamps, etc. Before renaming the files you can analyze that the output will be correct. Usage Guide Step 1: Add files, directories, and sub-directories for bulk renaming at once. Step 2: Select from the list of 10 rules to rename multiple files. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Commander64

    A Commander clone written in .Net with support for emulator files

    A Commander clone written in .Net with support for emulator files, mainly aimed at the Commodore 64 enthusiasts, but also intended for general use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    FileRally

    FileRally

    Quick access to the files you need most

    FileRally is a launcher or dock for files. FileRally displays an always up-to-date virtual folder containing your most frequently used and most recently used files. The files you are most likely to need are at your fingertips without navigation, without searching, without settings changes, and without an app launcher. Setup is extremely simple. Just point to your files and go.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    An extremly fast and lightweight file manager which features tabbed browsing and user-friendly interface
    Leader badge
    Downloads: 940 This Week
    Last Update:
    See Project
  • 21

    Lustre-HPSS copytool

    Lustre-HPSS copy agent

    Lustre-HPSS copytool makes it possible to use HPSS as a backend storage for one or several Lustre filesystems, including: transparent migration of files data from Lustre to HPSS, automatic recalls on access, orphan cleaning in HPSS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Tarro - File Splitter & Merge Software

    Tarro - File Splitter & Merge Software

    Free File Split and Merge Software

    Product helps to Split and Merge Text based & PDF files Split based on 1. Desired Size of Each File 2. Desired number of Splits 3. Number of lines in each file Choose to end each split file in new line. Merge files
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    AQFS

    AQFS

    Advanced Querable File System

    A file system querable like a database. It supports automatic file versioning, an integrated trashcan, attachments, galleries. Developed using libFuse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    fff

    fff

    A simple file manager written in bash

    A simple file manager written in bash. Minimal (only requires bash and coreutils). Smooth Scrolling (using vim keybindings). Tab completion for all commands! Automatic CD on exit (see setup). Works as a file picker in vim/neovim (link)! Display images with w3m-img! Supports $CDPATH. You only need to modify the keybindings that you'd like to change from the default. fff will run perfectly fine without any of these defined. When rebinding a key in fff make sure you don't have two bindings with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FreeFileSync Linux install
    Just a script to install FreeFileSync on Linux more easily. See and support https://www.freefilesync.org
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB