[go: up one dir, main page]

  • 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
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    Oven Commander is a graphical clone of the legendary Norton Commander program. It can manipulate files and browse through filesystems. It uses plugins for extended functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    PCManFM-Mod

    A modified version of the legacy PCManFM

    A modified version of the legacy PCMan File Manager v0.5.2 which adds user-definable functions, other features, and bugfixes. Details at http://igurublog.wordpress.com/downloads/mod-pcmanfm/ NEWS: The next generation of PCManFM-Mod is called SpaceFM: http://spacefm.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    PDFFolderMonitor

    Automated PDF encryption

    A powershell script to monitor a folder for new/changed PDF files and then encrypt them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    An LDAP browser implemented in a single PHP script. Provides a logical and meaningful visualization of LDAP data and performs ldap searches.
    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
  • 5

    PHP Toolbox

    PHP tools for developers and system administrators

    The PHP Toolbox is an extensible, cross-browser script written in PHP for developers and system administrators. It was designed for rapid deployment to provide the user with on-demand tools for common server-side tasks. (http://www.phptoolbox.org)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    PHPFileFind

    PHP web interface to locate, grep and xargs - find files from browser

    PHP web interface to locate, grep and xargs - find files from browser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Simple VB program to move MP3s listed in .pls playlists to new directories
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    plsync is a lightweight remote file synchronization software much like rsync, written entirely in Perl. It features a Perl module, a command line tool and a Network daemon. It is aiming at low ressource consumption (RAM, CPU) and maximum portability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PSPy is a content manager for the Sony PSP. You will have acces to your homebrews, games backup, savegames, videos and music. Written in Python for Unix systems, using Glade/pyGTK, under the GPL license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 10
    Manage a catalog of your media: CD, DVD, USB-Pen, Hard-disk. It scans your media and provide off-line browsing and searching of files. It's based on GWhere www.gwhere.org. See wiki at http://apps.sourceforge.net/mediawiki/pwhere/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PakoSearch64

    PakoSearch64

    Quick file search tool

    Multi tool for searching files in your disks even without connecting them. Performs FAST keyword and normal searches, shows up duplicated or similar files in a multi panel dialog. All operations done in RAM for the fastest search possible. Uses heuristic algorithms (HAL), TWorm (indexes) and keyword processing to achieve results in some microseconds, 5 magnitude orders fast than typical searchs. Technology written from scratch by the author. It can handle huge filename spaces, and supports pathname/filename lengths upto 8Kbyte (not supported on all filesystems). Can handle any filesystem supported by the OS while it has a drive letter. It notices when a disk hasn't been modified to avoid re-scan it to improve speed using its own caches. Engine parameters highly customizable for different requirements. Telnet server port configurable for remote operations within the local secured network. Convenient handling of duplicate files setting them aside instead of deleting them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Folder Synchronization: - Analysis mode. - Folder synchronization from Master folder. - Two folders synchronization. - Folder Backup. - Recurse Subfolders. - Byte2Byte file comparison. - Automated Mode. - Log system. - FTP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    PanDocElectron

    Graphical User Interface for PanDoc for Linux, Mac & Windows

    PanDoc Graphical User Interface implemented with Electron for Linux, Mac and Windows. It support users in converting source documents into various other formats like docx, odt, html and reveal documentation. The zip files contain the full source code because PanDocElectron is written in HTML/Javascript. Electron is used more or less as browser that runs the HTML/Javascript application. [Download PanDocElectron](https://sourceforge.net/p/pandocelectron/wiki/Home/) Extract the zip-file from Downloads in your Documents folders (directory Documents/PanDoc). It contains support files PanDocElectron. The Application PanDocElectron is available on - (Homepage) http://github.com/niebert/PanDocElectron - (Wiki) https://sourceforge.net/p/pandocelectron/wiki/Home/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A quick and simple file system explorer applet for the Gnome panel that allows opening of files using the default associated application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Paperclip

    Paperclip

    Easy file attachment management for ActiveRecord

    Paperclip is intended as an easy file attachment library for ActiveRecord. The intent behind it was to keep setup as easy as possible and to treat files as much like other attributes as possible. This means they aren't saved to their final locations on disk, nor are they deleted if set to nil, until ActiveRecord::Base#save is called. It manages validations based on size and presence, if required. It can transform its assigned image into thumbnails if needed, and the prerequisites are as simple as installing ImageMagick (which, for most modern Unix-based systems, is as easy as installing the right packages). Attached files are saved to the filesystem and referenced in the browser by an easily understandable specification, which has sensible and useful defaults. Paperclip will wrap up to four attributes (all prefixed with that attachment's name, so you can have multiple attachments per model if you wish) and give them a friendly front end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Path Lister

    Get list of files and folders tree

    Folder digging tool to retrieve the list of files based on a search criteria. You can get on the file name, or full path. You can get the file count based on a file mask.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Pdf Split Merge

    Split and Merge PDF Files

    Application that will let you Split and Merge PDF Files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    p2p-fs is a Peer to Peer file system in user space, using FUSE. Allows you to share files over an LAN and/or WAN. Can be mounted as a normal file system under Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    p4_to_cc_import.pl can be used to migrate files from Perforce revision control tool to IBM Rational ClearCase. It is far from a perfect migration tool, but better than nothing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Perl File Indexer is a tool which can index a specific set of files, (given by a list of extensions) which you can later search using incremental search. Once a file is launched, it will be opened using the system default application for the extension.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    File::Skeleton copies a Skeleton (directory tree) to an actual location, applying perl templates and various other options whilst doing so.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Application working for any personal issues - easy financing, personal web page creating and handlig, photos archiver and viewer, bookmarking... Everything at one place as .NET application (+ web interface)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Phinder

    A web-based, single-file, cross-browser, AJAX-driven file manager.

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

    Photexo

    Photo exif organiser

    Digital photos from camera and mobile phones all have filenames. I want my photos in standard directories and subdirectories and have standard names. This program makes it easy: Take a bunch of photos put them in directories, where main directory is yyyy and subdirectorys mm/dd rename photos to i yymmdd_hhmmss Command line example: >photexo.py copy magic indir outdir copy: copy files. magic: use exif to detec camera model. indir: a directory with digital photos. outdir: the directory where we want our structured result. The program has some flexibility: depending on the camera it can use the file name or the exif date time. There are other command variations, please see the readme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    PhotoSearcher

    Photo Searcher Web Application

    Photo Searcher is under Apache 2.0 license. It's using photo to search the photo in the database. You should upload and save the photo by using Photo Searcher feature in order to build the database.
    Downloads: 0 This Week
    Last Update:
    See Project