Commit Graph

36 Commits

Author SHA1 Message Date
kageru de884b1df9
fixed a bug when uploading non-images and using preview 2018-08-21 17:57:04 +02:00
kageru f8ce7acd7e
reenable and fix thumbnails 2018-07-18 09:37:10 +02:00
kageru ee6229ff72
fixed bug in clipboard mode 2018-05-07 10:51:29 +02:00
kageru e5b10a6b73
fixed a regression that broke notifications after curl uploads 2018-04-01 18:08:59 +02:00
kageru 92a77b9bc1
refactoring: re-added the optional features 2018-04-01 17:42:51 +02:00
kageru 0b12920380
refactoring: rewrote basic ftp_upload method 2018-04-01 16:55:56 +02:00
kageru 6a6017fd6b
fixed local folders not being created properly 2018-03-27 17:26:57 +02:00
kageru 4e258d1a04
fixed an issue with the date-based remote paths 2018-03-27 12:49:27 +02:00
kageru 4f4d20c664
fix dev config being imported 2018-03-27 12:23:42 +02:00
kageru 0330ba728c
added option to automatically create date-based subfolders 2018-03-27 12:21:53 +02:00
kageru 24177af4ea
actually made curl hosts work out of the box 2018-03-27 11:31:37 +02:00
kageru 26faa97eec
minor changes to filenames and config behavior 2018-03-27 11:19:18 +02:00
kageru 47963ebf6c
the port is now properly passed as an SFTP argument. you totally can’t tell I changed the config of my server or something 2018-02-06 18:09:03 +01:00
kageru 6b00517c84
fixed tar archive handling 2018-01-31 20:04:08 +01:00
kageru c8ced9eca4
properly call notify-send 2018-01-23 00:24:03 +01:00
kageru 3015a6478e
added --edit/-e flag to open screenshots in gimp before uploading them 2018-01-22 23:20:35 +01:00
kageru cc29bc5f59
made invocation of clipboard mode easier/faster 2018-01-22 22:52:35 +01:00
kageru 03e5c8579c
looks like I broke file uploads. should work now 2018-01-22 22:50:23 +01:00
kageru b96da45245
use maim to capture images 2018-01-22 22:31:48 +01:00
kageru d7417bb3c6 added thumbnails to screenshot upload notifications 2017-11-22 11:38:34 +01:00
kageru caaba34666 allow users to choose between escrotum and i3-scrot for screen capture 2017-11-22 09:49:00 +01:00
kageru 92b255d612 removing the argparser might not have been the best idea after all... 2017-11-20 15:44:42 +01:00
kageru 22722d368e the whole receiver thing was a bad ide anyway ¯\_(ツ)_/¯ 2017-11-20 15:03:59 +01:00
kageru 32e80502a4
switched to i3-scrot for performance reasons (will allow both in the future) 2017-11-15 20:27:55 +01:00
kageru b635bef081 added direct file upload and a desktop file for custom file manager actions 2017-11-15 14:12:51 +01:00
kageru b9fa6dc19c screenshots are working (again) 2017-11-15 11:15:04 +01:00
kageru 38774f0317 allow mirroring of files and clipboard upload 2017-11-15 10:06:45 +01:00
kageru ee23f3ec56
replace tk with pyperclip and notify-send, add ssh-key authentication 2017-11-14 22:46:54 +01:00
kageru 04f99b9504
extend file upload capabilities 2017-11-06 06:29:29 +01:00
kageru 325eb194b1 started using an argparser... yeah, finally, I know 2017-10-27 10:51:44 +02:00
kageru dcef91fdd6 added clipboard operations (local path, url, plain text) 2017-10-25 14:54:58 +02:00
kageru 6ce497b653 more refactoring for more modes 2017-10-25 14:22:58 +02:00
kageru 6d0fa461dd screenshots and files via curl should work now 2017-10-18 14:38:36 +02:00
kageru 840e0e767b
no longer doing everything in global scope (was about time, was it?) 2017-10-16 15:37:24 +02:00
kageru 48e8e8e723
started refactoring to add multiple modes (screenshot, file upload, etc) 2017-10-16 15:19:57 +02:00
kageru 20302a19ae
initial commit 2017-10-14 12:03:36 +02:00