File | Date | Author | Commit |
---|---|---|---|
autom4te.cache | 2020-06-24 |
![]() |
[c640af] added autotools |
data | 2020-06-24 |
![]() |
[c640af] added autotools |
pixmaps | 2020-06-24 |
![]() |
[c640af] added autotools |
src | 2020-06-24 |
![]() |
[c640af] added autotools |
.gitattributes | 2020-06-24 |
![]() |
[41b0af] Create .gitattributes |
LICENSE | 2020-06-24 |
![]() |
[f7cbdd] Create LICENSE |
Makefile.am | 2020-06-24 |
![]() |
[c640af] added autotools |
Makefile.in | 2020-06-24 |
![]() |
[c640af] added autotools |
README.md | 2020-06-24 |
![]() |
[a58443] Update README.md |
aclocal.m4 | 2020-06-24 |
![]() |
[c640af] added autotools |
configure | 2020-06-24 |
![]() |
[c640af] added autotools |
configure.ac | 2020-06-24 |
![]() |
[c640af] added autotools |
depcomp | 2020-06-24 |
![]() |
[c640af] added autotools |
install-sh | 2020-06-24 |
![]() |
[c640af] added autotools |
missing | 2020-06-24 |
![]() |
[c640af] added autotools |
PDF Organiser gathers PDF files distributed throughout your system into one place where you can organise them into folders of your choosing. It has minimal dependencies of gtk and json-glib so it is very lightweight and fast with a binary size of less than 45 Kb.
Precompiled binaries for Linux are available in rpm and deb format on the releases page.
git clone https://github.com/johndoer/pdforganiser.git
cd pdforganiser
./configure
make
make install
Select PDF Organiser from your Applications menu or type in a console:
pdforganiser
On first load the PDF files list will be empty. Click the Scan button at the bottom right corner of the window. A file chooser dialog will appear where you can select the directory you wish to scan. This will recursively scan that directory for any PDF files (Note: if your file system is very large this can take up to a few minutes to complete). At the end of the scan the main window will be populated with all found PDF files. Then you can click Add Folder button. A folder icon will appear below all the PDF files - click on it and give it a name of your choosing. You can then drag PDF files of that particular subject into that folder. Click on 'Add Folder' again and create another folder for another subject. You can do this for as many subjects as you like. Folders can be nested inside other folders. When you are done, click Save Current State button for your changes to be saved.