maugsburger / es-f

|es|f| is a web based HTML frontend for esniper, a lightweight console application for sniping eBay auctions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

Manual

  • Download either an archive or the installer script.
  • Put the file on your server into the appropriate folder.
  • Either
    • extract the archive or
    • run the installer script containing all data

Semi-automatic


Just put the web-install.php into your folder and navigate with your browser to the file. This will guide you through the installation.

This can also be used to upgrade later to an new release.

GIT repository

You can also clone |es|f| from GIT repository.

# git clone https://github.com/syssi/es-f.git

Don't forget after this to update the submodules with

# git submodule init
# git submodule update

About

|es|f| is a web based HTML frontend for esniper, a lightweight console application for sniping eBay auctions.


Languages

Language:PHP 86.5%Language:JavaScript 10.1%Language:CSS 2.5%Language:HTML 0.8%Language:Shell 0.1%Language:ApacheConf 0.0%