StatoolInfos is a simple project of statistics about federation, organizations and services. https://www.devinsy.fr/
Find a file
2021-01-24 04:18:30 +01:00
.settings Upgraded catgenerator lib. Add bird default logo for services. 2020-10-01 15:30:06 +02:00
lib Added ODS export. Refactored CSV export. 2021-01-24 04:18:30 +01:00
resources Added DataTables lib for tests. 2020-10-02 01:39:33 +02:00
src/fr/devinsy/statoolinfos Added ODS export. Refactored CSV export. 2021-01-24 04:18:30 +01:00
test/fr/devinsy/statoolinfos/core First commit. 2020-09-13 01:28:27 +02:00
.classpath Added ODS export. Refactored CSV export. 2021-01-24 04:18:30 +01: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 Improved federation page design. 2020-10-04 05:58:01 +02:00
build.properties Added snapshot id in build_information file. 2020-11-21 06:48:23 +01: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 Split configuration file, huge refactoring. 2020-09-17 18:54:29 +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: