Difference between revisions of "Ranger"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Ranger |Short description=A Vim-inspired file manager for the console |Full description=Ranger is a console file manager with Vi key bindings. It provides a mini...")
 
Line 9: Line 9:
  
 
Features include:  
 
Features include:  
Multi-column display
+
* Multi-column display
Common file operations (create/chmod/copy/delete/...)
+
* Common file operations (create/chmod/copy/delete/...)
Renaming multiple files at once
+
* Renaming multiple files at once
Preview of the selected file/directory
+
* Preview of the selected file/directory
Vim-like console and hotkeys
+
* Vim-like console and hotkeys
Automatically determine file types and run them with correct programs
+
* Automatically determine file types and run them with correct programs
Change the directory of your shell after exiting ranger
+
* Change the directory of your shell after exiting ranger
Tabs, bookmarks, mouse support
+
* Tabs, bookmarks, mouse support
 
|Homepage URL=http://ranger.nongnu.org
 
|Homepage URL=http://ranger.nongnu.org
 
|User level=beginner
 
|User level=beginner
 +
|VCS checkout command=git clone git://git.savannah.nongnu.org/ranger.git
 
|Computer languages=Python
 
|Computer languages=Python
 
|Donate=https://blockchain.info/address/1NeshVsKwMXa2F87yobBuXFXmi3JKcCamW
 
|Donate=https://blockchain.info/address/1NeshVsKwMXa2F87yobBuXFXmi3JKcCamW
 
|IRC general=irc://chat.freenode.net/ranger
 
|IRC general=irc://chat.freenode.net/ranger
 
|Keywords=Vi, Vim, File manager
 
|Keywords=Vi, Vim, File manager
 +
|Version download=http://nongnu.org/ranger/ranger-stable.tar.gz
 +
|Last review by=Jgay
 +
|Last review date=2015/09/04
 
|Submitted by=xvx
 
|Submitted by=xvx
 
|Submitted date=2015/09/04
 
|Submitted date=2015/09/04
Line 29: Line 33:
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=GPLv3orlater
+
|License=GPLv3
 +
|License copyright=* Copyright 2009-2015  Roman Zimbelmann <hut@hut.pm> 
 +
* Copyright 2010  David Barnett <davidbarnett2@gmail.com> 
 +
* Copyright 2010  Lucas de Vries <lucas@glacicle.org> 
 +
* Copyright 2010  Sitaram Chamarty <sitaram@atc.tcs.com>
 +
* Copyright 2011-2012  Abdó Roig-Maranges <abdo.roig@gmail.com>
 +
* Copyright 2011-2012  M Rawash <mrawash@gmail.com>
 +
* Copyright 2011  David Pugnasse <david.pugnasse@gmail.com>
 +
* Copyright 2011  ornicar <thibault.duplessis@gmail.com>
 +
* Copyright 2012  joe <joebodo@gmail.com>
 +
* Copyright 2012  Serge Broslavsky <serge.broslavsky@gmail.com>
 +
* Copyright 2013-2014  GermainZ <germanosz@gmail.com>
 +
* Copyright 2013  Emanuel Guevel
 +
* Copyright 2013  Joseph Tannhuber <sepp.tannhuber@yahoo.de>
 +
* Copyright 2014  Célestin Matte <celestin.matte@gmail.com>
 +
* Copyright 2014  Milan Svoboda <milan.svoboda@centrum.cz>
 +
* Copyright 2014  rukai <rubickent@gmail.com>
 +
* Copyright 2015  Alexander Buddenbrock <a.buddenbrock@ish.de>
 +
* Copyright 2015  anekos <anekos@snca.net>
 +
* Copyright 2015  bastorran
 +
* Copyright 2015  Delisa Mason <iskanamagus@gmail.com>
 +
* Copyright 2015  No Suck <admin@nosuck.org>
 +
* Copyright 2015  Randy Nance <randynobx@gmail.com>
 +
* Copyright 2015  Wojciech Siewierski <wojciech.siewierski@onet.pl>
 +
|License verified by=Jgay
 +
|License verified date=2015/09/04
 
}}
 
}}
 
{{Person
 
{{Person

Revision as of 14:43, 4 September 2015


[edit]

Ranger

http://ranger.nongnu.org
A Vim-inspired file manager for the console

Ranger is a console file manager with Vi key bindings. It provides a minimalistic curses interface with a view on the directory hierarchy. It visualises the directory tree in two dimensions: the directory hierarchy on one side and a list of files on the other. It also provides a preview on the right side of the interface.

It ships with 'Rifle', a file launcher that automatically determines which program to use for what file type.

The default keys are similar to those of Vim, Emacs and Midnight Commander, although Ranger is controllable with just the arrow keys or mouse.

Features include:

  • Multi-column display
  • Common file operations (create/chmod/copy/delete/...)
  • Renaming multiple files at once
  • Preview of the selected file/directory
  • Vim-like console and hotkeys
  • Automatically determine file types and run them with correct programs
  • Change the directory of your shell after exiting ranger
  • Tabs, bookmarks, mouse support





Licensing

License

Verified by

Verified on

Notes

License

GPLv3

Verified by

Jgay

Verified on

4 September 2015




Leaders and contributors

Contact(s)Role


Resources and communication

AudienceResource typeURI
R (Ref)https://cran.r-project.org/web/packages/ranger
Python (Ref)https://pypi.org/project/ranger
Supporthttps://github.com/hut/ranger/wiki
Savannah (Ref)https://savannah.nongnu.org/projects/ranger
Ruby (Ref)https://rubygems.org/gems/ranger
Debian (Ref)https://tracker.debian.org/pkg/ranger


Software prerequisites




Entry


















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.