]> lifelog.hopto.org Git - LifeLog.git/commitdiff
Merge branch 'master' of https://github.com/wbudic/LifeLog
authorwbudic <redacted>
Thu, 7 Mar 2019 01:45:04 +0000 (12:45 +1100)
committerwbudic <redacted>
Thu, 7 Mar 2019 01:45:04 +0000 (12:45 +1100)
1  2 
README.md

diff --cc README.md
index 241a1b16a33acec0dd97a66fa02d9e8b4edd5742,b62a67742e768d75fd52781ae07f50675fe3e963..0000000000000000000000000000000000000000
deleted file mode 100644,100644
+++ /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.
--