All Projects → atareao → nautilus-pdf-tools

atareao / nautilus-pdf-tools

Licence: MIT license
Tools to work with PDF files from Nautilus

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to nautilus-pdf-tools

cover-thumbnailer
Generates folder thumbnails for various file browser on Linux to display music album covers, preview of pictures which are in a folder and more.
Stars: ✭ 56 (+250%)
Mutual labels:  gnome, nautilus, caja
Podstation
podStation is a web podcast aggregator for Chrome.
Stars: ✭ 76 (+375%)
Mutual labels:  extension, addon
Particle
Home of the extension YouTube Plus that allows you to experience more on YouTube
Stars: ✭ 1,057 (+6506.25%)
Mutual labels:  extension, addon
Lightbeam We
Web Extension version of the Firefox Lightbeam add-on
Stars: ✭ 129 (+706.25%)
Mutual labels:  extension, addon
Yomichan
Japanese pop-up dictionary extension for Chrome and Firefox.
Stars: ✭ 464 (+2800%)
Mutual labels:  extension, addon
Nighttab
A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab.
Stars: ✭ 598 (+3637.5%)
Mutual labels:  extension, addon
Friendica Addons
Addons for Friendica
Stars: ✭ 94 (+487.5%)
Mutual labels:  extension, addon
GladiatusCrazyAddon
A browser addon for the Gladiatus browser game.
Stars: ✭ 31 (+93.75%)
Mutual labels:  extension, addon
Livemarks
Extension that restores RSS Feed Livemarks in Firefox.
Stars: ✭ 137 (+756.25%)
Mutual labels:  extension, addon
Min Vid
Popout video player in Firefox
Stars: ✭ 180 (+1025%)
Mutual labels:  extension, addon
Rester
A REST client for almost any web service (Firefox and Chrome Extension)
Stars: ✭ 192 (+1100%)
Mutual labels:  extension, addon
Sieve
Sieve Script Editor
Stars: ✭ 452 (+2725%)
Mutual labels:  extension, addon
Fontisto
The iconic font and CSS toolkit. Fontisto gives you scalable vector icons that can instantly be customized: size, color, drop shadow and anything that can be done with the power of CSS.
Stars: ✭ 413 (+2481.25%)
Mutual labels:  extension, addon
Weakauras2
World of Warcraft addon that provides a powerful framework to display customizable graphics on your screen.
Stars: ✭ 731 (+4468.75%)
Mutual labels:  extension, addon
Lockwise Addon
Take your passwords everywhere
Stars: ✭ 265 (+1556.25%)
Mutual labels:  extension, addon
Iridium
Iridium is an extension built to improve your experience with the new YouTube Material layout
Stars: ✭ 1,298 (+8012.5%)
Mutual labels:  extension, addon
alphabetical-grid-extension
Restore the alphabetical ordering of the app grid, removed in GNOME 3.38
Stars: ✭ 43 (+168.75%)
Mutual labels:  extension, gnome
blur-my-shell
Extension that adds a blur look to different parts of the GNOME Shell, including the top panel, dash and overview
Stars: ✭ 516 (+3125%)
Mutual labels:  extension, gnome
Plugin.video.catchuptvandmore
Replay, Live TV and websites videos addon for Kodi
Stars: ✭ 131 (+718.75%)
Mutual labels:  extension, addon
Cpupower
Gnome-Shell Extension for intel-pstate driver
Stars: ✭ 252 (+1475%)
Mutual labels:  extension, gnome

Welcome to Nautilus PDF Tools 👋

Licencia MIT Codacy Badge CodeFactor

Version Documentation Twitter: atareao

A set of tools to work with PDF documents from Nautilus

tasker

🏠 Homepage

Prerequisites

  • If you install it from PPA don't worry about, becouse all the requirements are included in the package
  • If you clone the repository, you need, at least, these dependecies,

Common required dependencies,

python3
python3-gi
python3-gi-cairo
python3-cairo
python3-pil
gir1.2-gtk-3.0
gir1.2-gdkpixbuf-2.0
gir1.2-poppler-0.18
python3-pypdf2

Only for Nautilus

gir1.2-nautilus-3.0
python3-nautilus

Only for Nemo

gir1.2-nemo-3.0
python3-nemo

Only for Caja

gir1.2-caja-3.0
python3-caja

Installing PDF Tools

To install PDF-Tools for every one of the file managers, run next commands in a teminal (Ctrl+Alt+T), depending the file manager of your distro.

Nautilus

sudo add-apt-repository ppa:atareao/nautilus-extensions
sudo apt update
sudo apt install nautilus-pdf-tools
nautilus -q

Nemo

sudo add-apt-repository ppa:atareao/nemo-extensions
sudo apt update
sudo apt install nemo-pdf-tools
nemo -q

Caja

sudo add-apt-repository ppa:atareao/caja-extensions
sudo apt update
sudo apt install caja-pdf-tools
caja -q

Contributing to Nautilus PDF Tools

To contribute to Nautilus PDF Tools, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin <project_name>/<location>
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

👤 Contributors

Thanks goes to these wonderful people (emoji key):


Lorenzo Carbonell

💻

Contact

If you want to contact me you can reach me at atareao.es.

License

This project uses the following license: MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].