My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads

Belvedere# Introduction

Based on ideas of Adam Pash's Belvedere automatic file management (available on http://github.com/adampash/belvedere/tree/). This version is written in C# and is executable on Windows, MacOSX1 and Linux1 (1 requires mono, see http://www.mono-project.com/).

News

Due to personal commitments, development of this project will be suspended until 20 Nov. 2009. Sorry for any inconvenience.

Requirements

Windows

Mac OSX

Linux

Features implemented:

  • Filter file extension and name rule
  • Move file, copy file and send file to recycle bin
  • Run custom command
  • Periodically running file management

To Do

  • Minimize to tray (Does not work with Mac OS X, will tray again in the future)
  • Confirm action
  • Recursive
  • Element
    • Extension
    • Name
    • Size
    • Date last modified
    • Date last opened
    • Date created
  • Conditions
    • Is (Implement for Extension and Name)
    • Is not
    • Matches one of
    • Does not match one of
    • Contains
    • Does not contain
  • Actions
    • Move file to
    • Rename file to
    • Send file to Recycle Bin
    • Delete file
    • Copy file to
    • Open file
Powered by Google Project Hosting