Tiny Core Extensions > TCE News
Snap2usb a screenshot addition
coreplayer2:
Adding to the screenshot function, here is an extension which saves snapshots (screenshots) to a single directory, primarily this directory is created on an attached USB drive. In the absence of a USB thumb drive this directory will be created in the users home directory.
The primary function of "snap2usb" is to save desktop snapshots directly to USB drives (usb_device/snapshots/) directory. Maintaining an organized structure and persistence over reboots.
This tool comes in handy when tc is booted from a USB thumb drive, or when no home persistence is provided. Or simply used to organize snapshots into a single directory.
current status: extension submitted
script attached
eltone:
--- Quote from: coreplayer2 on October 11, 2013, 05:24:09 PM ---
Adding to the screenshot function, here is an extension which saves snapshots (screenshots) to a single directory, primarily this directory is created on an attached USB drive. In the absence of a USB thumb drive this directory will be created in the users home directory.
The primary function of "snap2usb" is to save desktop snapshots directly to USB drives (usb_device/snapshots/) directory. Maintaining an organized structure and persistence over reboots.
This tool comes in handy when tc is booted from a USB thumb drive, or when no home persistence is provided. Or simply used to organize snapshots into a single directory.
current status: extension submitted
script attached
--- End quote ---
hi,
Please list deps?
eltone
Juanito:
As per the apps gui, there are no deps.
You can double check using:
--- Code: ---$ ldd /usr/local/bin/snap2usb
--- End code ---
tinypoodle:
My guess would be imlib2-bin.
coreplayer2:
Maybe there should be a dep file..? obviously imlib2-bin is required, however imlib2-bin is a dep of Xprogs which I believe would be loaded by default with any gui desktop
Navigation
[0] Message Index
[#] Next page
Go to full version