costales / folder-color

Folder Color for Linux file browsers
GNU General Public License v3.0
88 stars 13 forks source link

Propose: Switch folder color in terminal #34

Open hitobashira opened 1 year ago

hitobashira commented 1 year ago

It works fine with nemo, nautilus and caja. I mainly use nemo. on manjaro.

Can someone tell me how to use it without a mouse?

For example:

folder-color.py $HOME/Desktop/tmp1/ pink favorite

I would be happy if I could use it in a script like this:

$ mkdir -p /tmp/working

$folder-color "$_" pink favorite

Thank you for your wonderful tool.

AndyZhangDavis commented 10 months ago

yes also wonder if there's a command line option, thanks!

costales commented 10 months ago

Hi!

Currently it is not possible, but I like the idea and convert into a propose.

Thank you for your feedback!