MaciejWas / DesktopPdf

GUI app for quick upload of photos to PC and conversion to PDF.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DesktopPdf

Application for uploading photos from a mobile device and converting it to a pdf file.

How it looks like

main_window upload_window options_window

Requirements

Aside from python packages listed in requirements.txt the app also requires Google Chrome.

How to run

    $ git clone https://github.com/MaciejWas/DesktopPdf.git
    $ cd DesktopPdf
    $ pip install -r requirements.txt
    $ python run.py

How to use

  1. Run the app on your desktop computer (see How to run)
  2. Open web browser on your mobile device and open address displayed in the application
  3. Go into Upload and upload your photo.
  4. Access the pdf in the folder pdfs.

About

GUI app for quick upload of photos to PC and conversion to PDF.


Languages

Language:Python 57.9%Language:HTML 39.6%Language:CSS 2.5%