-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of github.com:MeanEYE/Sunflower
- Loading branch information
Showing
1 changed file
with
39 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,42 @@ | ||
Sunflower | ||
========= | ||
|
||
Small and highly customizable twin-panel file manager for Linux with support for plugins. | ||
Sunflower is a small and highly customizable twin-panel file manager for Linux with support for plugins. It is intended to be an easy-to-use and powerful file manager that seamlessly integrates into the GNOME desktop environment (but not limited to). | ||
|
||
![Screen shot](http://img713.imageshack.us/img713/3218/sunflowerpreview.png) | ||
|
||
### Packages | ||
|
||
Sunflower package can be downloaded from following locations: | ||
|
||
* [Arch Linux AUR](https://aur.archlinux.org/packages/sunflower/) | ||
* [Arch Linux AUR, repository version](https://aur.archlinux.org/packages/sunflower-hg/) | ||
* [Ubuntu PPA](https://launchpad.net/~atareao/+archive/sunflower) (usually late by a version or two) | ||
* [Gentoo](http://packages.gentoo.org/package/x11-misc/sunflower) | ||
Installation: `emerge --ask x11-misc/sunflower` | ||
|
||
[Official packages can be downloaded from here](http://sunflower-fm.org/pub) or releases page above. | ||
|
||
### Plugins | ||
|
||
Check some of the plugins made by community: | ||
* [Image manipulation](https://github.com/ArseniyK/image_manipulation) | ||
* [Extract here menu option](https://github.com/ArseniyK/archiver) | ||
* [SQLite viewer](https://github.com/ArseniyK/sqlite_viewer) | ||
|
||
Plugins can be installed locally to: `~/.config/sunflower/user_plugins/<plugin_name>` | ||
|
||
### How to contribute | ||
You can be a part of this project in many ways. We suggest posting on our mailing list or visiting our IRC channel on FreeNode and we'll try to help you get started. | ||
|
||
And as usual testers are more than welcome. | ||
|
||
### Staying in touch | ||
Preferred way of getting in touch with us is through [mailing list](https://groups.google.com/forum/#!forum/sunflower-fm). | ||
|
||
I like talking to people a lot so please feel free to contact me any time. You can always follow me on my [twitter account](http://twitter.com/MeanEYE_rcf) and [Google+](http://gplus.to/MeanEYE). We also have IRC channel, `#sunflower` on `irc.freenode.org`. Central place for news is now on Google+ [page](https://plus.google.com/104972396836379309898). | ||
|
||
### Screenshots | ||
Check out [screenshots](https://picasaweb.google.com/MeanEYE.rcf/Sunflower). | ||
|
||
Please note that screen shots and videos are months old, but they will help you know a little bit more what you are getting with this program. |