Skip to content

markoa/tumblefile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tumblefile

An automatic, chronological file organizer for GNOME Linux.

Every five minutes Tumblefile copies all files on your Desktop to a folder such as ~/Documents/2009-07-July/25-Saturday, prepending a timestamp (like 20090727.1645) to the filename. Meanwhile its little window sits in the system tray. It is a way to automatically keep your Desktop cleared and files organized.

Kudos for the original idea goes to Luke Crawford’s drefile for OS X.

Installation

Download the latest tarball, then compile it:

  # On Debian-based systems:
  sudo apt-get install libgtkmm-2.4-dev

  tar -xzvf tumblefile-x.y.tar.gz
  ./configure
  make
  sudo make install

How it runs

When you launch Tumblefile for the first time, it will set up what it takes to run automatically the next time log in. You can turn that off in System > Preferences > Startup Applications.

Tumblefile also works from command line. From terminal, you can type

  $ tumblefile /path/to/file1 /path/to/file2

and it will move the files in the usual way.

License

GPL 3 – see COPYING for details.

Author

Written in the summer of 2009 by Marko Anastasov.

About

Tumblefile is an automatic, chronological file organizer for Linux

Resources

License

Stars

Watchers

Forks

Packages

No packages published