GitXplorerGitXplorer
s

Swallow-Server

public
6 stars
2 forks
2 issues

Commits

List of commits on branch master.
Verified
4570a4cb61a27fe9f06857129cf316ca281a9bdf

Update README.md

ssdabhi23 committed 7 years ago
Unverified
f38e0d18c5c1a6f10f22772d1ec3000503021b50

Updated UI for choosing directory

ssdabhi23 committed 7 years ago
Unverified
aef23dcc69a8bfa272f04b8cb1c273fe190279d4

Merge branch 'master' of https://github.com/sdabhi23/Swallow-Server

ssdabhi23 committed 7 years ago
Unverified
774df9a5ced32d5ee1f8b6b8429adce6b82f93dd

Minor bug fix

ssdabhi23 committed 7 years ago
Verified
edaefcb94831e2995b0fadd3136efe7b4bd5caec

Update README.md

ssdabhi23 committed 7 years ago
Unverified
2150029e5a205a09feefa7e0e0cc3be4284088d3

Initial Commit

ssdabhi23 committed 7 years ago

README

The README file for this repository.

Swallow Server

Swallow Server

A simple, quick and light-weight FTP server

Features:

  • Set custom Username and Password for your server
  • Completely Ad free 😄
  • Simple intuitive UI

Prerequisites

  • JDK 8 or above
  • Android SDK v26
  • Latest Android Build Tools
  • Android Support Repository

How To Build Locally

  1. Download the samples by cloning this repository or downloading an archived snapshot. (See the options at the top of the page.)
  2. In Android Studio, create a new project and choose the "Import non-Android Studio project" or "Import Project" option.
  3. Select the Swallow-Server directory that you downloaded with this repository.
  4. If prompted for a gradle configuration, accept the default settings. Alternatively use the "gradlew build" command to build the project directly.

External Libraries Used