From: wbudic Date: Thu, 7 Mar 2019 01:45:04 +0000 (+1100) Subject: Merge branch 'master' of https://github.com/wbudic/LifeLog X-Git-Url: https://lifelog.hopto.org/gitweb/?a=commitdiff_plain;h=8b1586e7419da4cf6576c762541002f129565ace;p=LifeLog.git Merge branch 'master' of https://github.com/wbudic/LifeLog --- 8b1586e7419da4cf6576c762541002f129565ace diff --cc README.md index 241a1b1,b62a677..0000000 deleted file mode 100644,100644 --- a/README.md +++ /dev/null @@@ -1,8 -1,26 +1,0 @@@ --# LifeLog -- --Application that keeps an everyday web CGI accessible log of database entries of various categories. --Written in perl, easy to implement and modify. -- - ## This application is currently onder development at the source code head, since Aug, 2018. - #Current usable is release-1.0. -## This application is currently onder active development, since Aug, 2018. - -Latest tested stable realease is under tag 1.1 - -## Requirements -1. Perl Language and modules see installation.txt. -2. SQLite3. -2. Any CGI enabled web server (thttpd). - -## Basic Command Line Download -git clone https://github.com/wbudic/LifeLog - -## Why Use This As Log or Diary, even Planner. - -1. Minimal footprint for server (~100 mg). -2. Fast server translates during access database access, in ms. Ends. -3. Intranet related. Can be installed on any small device running Linux. -4. The computer language Perl talks via CGI directly to Linux libs. -5. Data stored is unlimited! -6. Number of users accessing their log, or log that have given acces to unlimited. --