StatoolInfos is a simple project of statistics about federation, organizations and services. https://www.devinsy.fr/
Find a file
2021-10-19 01:58:06 +02:00
.settings Upgraded catgenerator lib. Add bird default logo for services. 2020-10-01 15:30:06 +02:00
lib Upgraded devinsy-strings lib. 2021-06-07 03:40:46 +02:00
resources Removed ok Java comment in script. 2021-06-05 12:29:02 +02:00
src/fr/devinsy/statoolinfos Fixed empty uptimes case. 2021-10-19 01:58:06 +02:00
test/fr/devinsy/statoolinfos Refactored user agent bot detection feature. 2021-06-07 03:41:48 +02:00
.classpath Upgraded devinsy-strings lib. 2021-06-07 03:40:46 +02:00
.gitignore First commit. 2020-09-13 01:28:27 +02:00
.project First commit. 2020-09-13 01:28:27 +02:00
build-appjar.xml Added extension file to include in target jar. 2020-10-26 17:01:32 +01:00
build-local.xml First commit. 2020-09-13 01:28:27 +02:00
build-snapshot.xml First commit. 2020-09-13 01:28:27 +02:00
build-tagandpush.xml First commit. 2020-09-13 01:28:27 +02:00
build.num Upgrade version to 0.2. 2021-01-28 02:46:01 +01:00
build.properties Upgrade build version to 0.3. 2021-05-15 16:45:39 +02:00
build.sh Fixed Java 11 check. 2020-09-13 02:09:15 +02:00
CONCEPT.md Update CONCEPT.md 2020-09-17 04:30:49 +02:00
GENERAL.md Added DECIMAL_DEGREE definition. 2021-09-09 11:55:13 +02:00
LICENSE First commit. 2020-09-13 01:28:27 +02:00
log4j.properties Step in dev. 2020-09-19 02:37:52 +02:00
ONTOLOGY.md Update ONTOLOGY.md 2020-09-17 05:33:22 +02:00
README.md Added self made file icons. 2021-01-23 17:32:38 +01:00

StatoolInfos

StatoolInfos is a simple statistic tool software.

LICENSE

StatoolInfos is released under the GNU AGPL+ license. Enjoy!

Authors:

Cat Avatar Generator images

I am glad to use the beautiful artwork of David Revoy (http://www.peppercarrot.com).

Cicle-icons

I am glad to use the generous artwork of ElegantThemes.com :

Author: Christian Pierre MOMON christian.momon@devinsy.fr

License: Creative Commons CC-BY-SA last version.

Other stuff

License of other stuff:

  • csv-logo.svg, json-logo.svg, ods-icon.svg:
    • Author: Christian P. Momon
    • License: CC-BY-SA 3+.
  • other: without any specific information, default license of images is CC-BY-SA 3+.

DOCUMENTATION

Read CONCEPT.md and ONTOLOGY.md files.

Requirements

  • Java 11
  • Eclipse 4.16 (202006).

INSTALL

TODO

Unit test environment

For unit tests, install the TestNG: