add queue functionality to upload many items and update readme to include basic installation guide
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
Type=Application
|
||||
Name=f0ckm Uploader (Internal)
|
||||
Comment=Upload to f0ckm (Backend registration)
|
||||
Exec=__EXEC_PATH__
|
||||
Exec=__EXEC_PATH__ %F
|
||||
Icon=f0ckm-uploader
|
||||
Terminal=false
|
||||
Categories=Utility;Network;
|
||||
@@ -12,5 +12,5 @@ InitialPreference=0
|
||||
|
||||
[Desktop Action upload]
|
||||
Name=Upload to Custom API
|
||||
Exec=__EXEC_PATH__
|
||||
Exec=__EXEC_PATH__ %F
|
||||
Icon=f0ckm-uploader
|
||||
|
||||
Reference in New Issue
Block a user