forked from costales/folder-color
-
Notifications
You must be signed in to change notification settings - Fork 0
Folder Color for Linux file browsers
License
theluke-dot-dev/folder-color
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Folder Color © 2012-2020 Marcos Alvarez Costales
================================================
WHAT IS IT?
===========
A file browser extension for choosing the color of a folder.
HOW DO I INSTALL & RUN IT?
==========================
From a PPA:
# add-apt-repository ppa:costales/folder-color
# apt-get update && sudo apt-get install folder-color
From the code (take a look to the dependencies):
$ bzr branch lp:folder-color && cd folder-color && sudo python3 setup.py install --prefix=/usr
Then, restart Nautilus
$ nautilus -q
You'll need also to refresh the system icons:
# gtk-update-icon-cache /usr/share/icons/Humanity/
DEPENDENCIES
============
For Nautilus:
python-nautilus, nautilus
For Nemo:
python-nemo, nemo
For Caja:
python-caja, caja
HOW TO CREATE A NEW THEME
=========================
Read the file README_THEME_SUPPORT
LICENSES
====================
Folder Color code is licensed under the GPL v3.
http://www.gnu.org/licenses
The icons are licensed under GPL v2 and v3. Folder Color is mixing 2 themes:
- RAVEfinity artwork http://www.ravefinity.com/
- GNOME artwork http://commons.wikimedia.org/wiki/GNOME_Desktop_icons
About
Folder Color for Linux file browsers
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 79.9%
- Shell 20.1%