Skip to content

Opens a list of recently used folders on the desktop. The chosen folder is opened with the default file manager.

License

Notifications You must be signed in to change notification settings

stroobandt/recent-folders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DESCRIPTION

Opens a list of recently used folders on the desktop.
The chosen folder is opened with the default file manager.

USAGE

$ recent-folders

REQUIRES

System package zenity is usually preinstalled with the desktop
environment, if not:

    $ sudo apt install zenity

Automatically installed from PyPI: lxml, pandas, screeninfo

Many GNU/Linux distributions come with a 'folder-recent' icon
that can be used to create a launcher.

COPYRIGHT

Copyright (C) 2012-2022 Serge Y. Stroobandt
Copyright (C) 2014      Martin Hansen

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

CONTACT

echo c2VyZ2VAc3Ryb29iYW5kdC5jb20K |base64 -d

TODO

- Implement module xdg.RecentFiles for desktop environments
  complying with XDG Recent File Spec 0.2.

About

Opens a list of recently used folders on the desktop. The chosen folder is opened with the default file manager.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages