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

1823 projects for "/storage/emulated/0/android/data/net.sourceforge.uiq3.fx603p/files" with 2 filters applied:

  • 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
  • Online Project Management Platform - Zoho Icon
    Online Project Management Platform - Zoho

    A plan put together with small businesses and startups in mind.

    Zoho Projects is a cloud-based project management solution that helps teams plan, track, collaborate, and achieve project goals.
    Learn More
  • 1
    ...For now the script is not being actively maintained till a solution materializes to access the relevant data easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    chmc is a free CHM compiler command targeted to *nix chm viewers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Minimalistic Backup AGent is a very simple tool that runs commands specified in its configuration file to create backups. It also performs rotation of old backups as specifies in the configuration file. It's meant to be run as a cron job to create chunks of backups for further processing (i.g. with rsync).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    mar

    Mail ARchiver

    Open Source Mail Archiver & Search engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • ERP Software To Simplify Your Manufacturing Icon
    ERP Software To Simplify Your Manufacturing

    From quote to cash and with AI in mind, our ERP software will become the most valuable asset at your company.

    Global Shop Solutions AI-integrated ERP software provides the applications needed to deliver a quality part on time, every time from quote to cash and everything in between, including shop management, scheduling, inventory, accounting, quality control, CRM and 25 more.
    Learn More
  • 5

    qlsdup

    GUI based lightweight duplicate file finder / remover.

    ...So for files which don't start to differ by growing at the tail it reduces read operations greatly compared to hash-based comparision (i.e. test case: 40GB of files, 16GB RAM, many differences: initial compare (uncached by OS) around 300sec, subsequent compare (relevant file parts cached by OS) ca. 2sec) Note: this program is not related to lsdup
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    perfect-clone

    Partition Clonning Tool

    PerfectClone is a program for easy backup and restore partitions. It is writen in ANSI C with ncurses interface to clone and restore partitions from a LiveCD/USB (GNU/Linux or BSD for example). Some of its most important features are: - Is Free Software (GPLv3). - Completely written in ANSI C (Most people will find it easy to modify and adapt). - Very easy to use, intuitive and friendly through the use of dialog. - Very low resource consumption. - No need a graphics server (runs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    HADOS

    HADOS

    High Availability Distributed Object Storage

    HADOS is a server software for storing files in a cluster of server. The goal is to handle high availability by storing copy of the same file on several nodes. HADOS provides RESTFUL APIs to easily store, check or retrieve files. Using the powerful cluster APIs you can retrieve the files whatever the node that hosts it. To avoid any single point of failure, it is possible to apply a request to any node of the cluster, there is no master node.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    JFileSplit3.00g

    Split your files with GUI Platform Independent Tool

    JFileSplit3.00g ===================================== -->All new Lightweight Swing based GUI -->Platform Independent Tool -->Split and Join Using same Tool -->Portable!! no need to install -->Small in Size(as small as 16KB!!!!) -->Fast execution of splitting and joining Requirements:: All you need is JAVA or JRE. You can download the latest JRE from Oracle http://java.com/en/download/windows_ie.jsp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • No-code automation to improve your process workflows Icon
    No-code automation to improve your process workflows

    Pipefy is a digital automation software that centralizes data and standardizes workflows for teams like Finance and HR

    Transform your financial and HR operations and improve efficiency even remotely with digital, customized workflows that your team can automate and integrate with other software without the need of IT development.
    Try For Free
  • 10
    A Linux/UNIX command line tool to find duplicate files. The tool supports multiple ways to consider a set of files as duplicates to each other (e.g. content, size, name ... etc.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Tardy
    The tardy program is a tar(1) post-processor. It may be used to manipulate the file headers in tar(5) archive files in various ways. This can be useful when you want to remove development environment artifacts from tarballs you post on the Internet.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    Access Mode Interpreter

    Interprets file permissions

    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    am-backup-report

    Reporting for amanda backup utility

    It can be very difficult to be aware of the detailed status of hundreds of backup jobs when there are many dozens of reports to check each day. This projects provides reporting of the status of backups job running under the amanda backup server via a generated web browser page. It is used at my site to report on hundreds of servers each day. It has been written to decentralise reporting to "resellers" of backup services - or plain old departmental admins working separately.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    USB CD Emulation project
    Emulation of iso to cd using external usb storage, Portable usb cdrom library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16

    Dupless - a duplicate file solution

    extract unique file sets from sets with duplicates

    Do you have lots of files? I do, particularly image files. There are lots of duplicates and I want to extract a unique set from the larger set. That is what dupless does. Written in Java, using sqlite, it is some simple code that solves the duplicate file problem. All of the code is contained in the .jar file, both source and binary. Currently it writes scripts for use on Linux or Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    IB Image Backup

    IB Image Backup

    Linux device image backup: simple and free.

    - Make a backup of any Linux-compatible devices (hard disks, partitions, LVM, VirtualMachine file images). - Make a full, incremental or differential backup optimized for offline storage. - Management of complex structures, possibility of merging backup branches. - Native and optimized support for multi core/cpu systems. - Built-in support for AES256 encryption. - Made in python3, developed specifically for Debian GNU/Linux, issued under the GPLv3 license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Tool to recover data from corrupted ZIP archives and DEFLATE-compressed streams from other files and disk images.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    HdfUtil is a collection of utilities to ease the exchange of HDF5 files between C++, Matlab and Python. The long term goal is integration into the main HDF5 distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    THIS PROJECT HAS BEEN MOVED TO GITHUB: http://github.com/drichardson/huffman
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Backit Down
    This application will help you to synchronize folders and files between different computers, backup and restore files onto/from external drive (USB flash or HDD). Just create project and then only click a button to do the job!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Simple Huffman Coder

    Simple huffman coder for learning purposes

    This project is built for learning purposes so it's implementation is kept simple and easy to read. It has two functions to either encode or decode a file with the expectation that you will modify it to suite your needs best.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    LARDY [Log Archiver and Rotator on DailY basis] is an easily configurable script used for archiving ANY application logs on daily basis with rotating capability and logging of the archiving itself. Also used for archiving on-the-fly [no loss of data].
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    encrypted-backup

    A program to archive, encrypt, and store files for offsite backups.

    A program to archive, encrypt, and store files for offsite backups.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB