paperless-desktop
                                
                                 paperless-desktop copied to clipboard
                                
                                    paperless-desktop copied to clipboard
                            
                            
                            
                        Release binaries for macOS and Windows
Thank you Thomas for constantly improving Paperless Desktop!
If possible, binaries for Windows and macOS would be welcomed and very helpful :)
Hey, recent macOS binaries are always here and Windows would be possible too, but would look a bit weird, since the used UI framework caters towards macOS. I am still looking for a crew, that ports this to react-desktop ( #14 ) :-)
I noticed #14 and honestly prefer a bit weird over not available. Doesn't everything looks a bit weird on Windows anyways? ;-)
It'd be great to see this added to brew cask and chocolatey as well.
Would binary for linux be possible too ?
I think I can do this. I've done it for other Electron apps - Win, OSX, Linux, complete with automated build sequences.
Any updates on a windows installer?
I like to have a windows installer or windows portable package and love this..
for those desperate for a crude release try https://github.com/darrenbritton/paperless-windows-releases/releases/tag/0.0.14-beta
the installer was created with https://www.npmjs.com/package/electron-installer-windows and seems to install to AppData, which wouldn't be my preference.
It also uses the basic electron icon 🤷♂ I'll try to add the instructions of what I've done to that repos readme in the hopes someone improves upon it.
Hey, also interested in a stable linux release system to help this prosper, i'd like to not always compile releases by myself. Is this proceeding in any way?
@darrenbritton Could you put your documentation on the build, as crude as it is, on your repo?