Skip to content

ausward/PDFCombiner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

file dialog opens select folder

all PDFs get combined in file

... profit???

Python frontend with a backend writen in Golang

Yes I know it is overengineered, but It was for work and I knew how to write the backend in go and I knew TK in python, so that is what I wrote

To Run:

Manually

  1. go mod tidy
  2. go build -o back
  3. python front.pyw

Use Makefile

make

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors