android-light-dasftp

Clean, small, simple share image to sftp site.

Download as .zip Download as .tar.gz View on GitHub

android-light-dasftp

Small simple upload picture to sftp server and give direct link in clipboard. Clean and light, just one key press (share and app)

Features

Last known error is shown in main screen.

V1

V1Rc1 is available at http://davols.github.io/android-light-dasftp/app/dasftp-v1rc1.apk

TODOs

Question is how to make it as simple as possible but also user-friendly and how many functions that should be implemented. Not sure if more advanced error handling is needed.

Screenshots:

Screenshot-homeScreenshot-home_failed

Screenshot-settingsScreenshot-settings2

Screenshot-upload

Authors and Contributors

@davols, @bleckfisk (icon), jcraft (sftp library) http://www.jcraft.com/jsch/

License:

dasftp code is licensed under Apache v2 which can be seen at https://github.com/davols/android-light-dasftp/blob/master/LICENSE

dasftp uses Jcraft's jsch library which has a BSD license. Copy of the license can be seen here: http://www.jcraft.com/jsch/LICENSE.txt and project homepage: http://www.jcraft.com/jsch/