Is there an equivalent to the Mac OS X software Hazel?

5,914

Solution 1

I use maid : http://alternativeto.net/software/maid/ Love it, keeps everything as clean as if I had a, well, maid!

Solution 2

You can install Maid in Ubuntu as follows:

sudo apt-get update; sudo apt-get install -y ruby1.9.1 rubygems; sudo gem install maid

For more info (such as how to write rules), look at the projects README.

Share:
5,914

Related videos on Youtube

Eliah Kagan
Author by

Eliah Kagan

Updated on September 18, 2022

Comments

  • Eliah Kagan
    Eliah Kagan over 1 year

    Is there an equivalent to the Mac OS X software Hazel that runs on Ubuntu?

    "Hazel watches whatever folders you tell it to, automatically organizing your files according to the rules you create. It features a rule interface [..]. Have Hazel move files around based on name, date, type, what site/email address it came from [..] and much more. Automatically put your music in your Music folder, movies in Movies. Keep your downloads off the desktop and put them where they are supposed to be."

    This question probably won't make sense unless you have used Hazel, but basically you can define rules via the GUI to move and rename files automatically to make an automated workflow.

    • Admin
      Admin over 9 years
      Glad you guys like Maid. I just released v0.6.0 that has "watch" support, bringing Maid a little closer to Hazel. Check out the project for details: github.com/benjaminoakes/maid