Skip to content

davols/android-light-dasftp

Repository files navigation

android-light-dasftp

build status

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

Page: http://davols.github.io/android-light-dasftp

##TODOs

  • Being able to have several sites saved
  • Upload pictures from picasa, flickr etc.

###V1 V1 is supposed to be able to upload every picture (pending is picasa et al see #1)

###V2 V2 has more features, upload to several sites including imgur and several sftp sites. More settings.

For more todos see https://github.com/davols/android-light-dasftp/issues?state=open

Question is how to make it as simple as possible but also user-friendly and how many functions that should be implemented First thought is imgur guest and then more sftp sites.

##Screenshots:

Screenshot-home Screenshot-settings Screenshot-home-failed Screenshot-settings2 Usage: Screenshot-use

##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/