MaximilianKindshofer / Woodhouse

An Hazle like implementation in Python and for Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Woodhouse

An Hazle like implementation in Python and for Linux (and Windows, but focused on Linux)

#Introduction

Woodhouse is a housekeeping programm written in Python3 with a PySideGUI It is intendet to delete old files which you didn't touch a long time. Think about your download folder, wouldn't it be nice to auto-delete all files older than a month? Or your tmp folder?

#Woodhouse Icon

With permission of Ddrago: http://ddrago.deviantart.com/

#Copyright

No license fees are requested except for military and related uses, commercial (re)sale, optional commercial licenses are available, and donations are always welcome! You can contact me via maximilian@kindshofer.net

Woodhouse is distributed under the standard BSD license:

Copyright (c) 2014 Maximilian Kindshofer. All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed for Woodhouse by Maximilian Kindshofer
  4. Neither the name of the author nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

About

An Hazle like implementation in Python and for Linux


Languages

Language:Python 100.0%