statit

write a minimal statistic code in gnuforth able to load & display stats with a psql database sql command set.

Stale Pure Nim score 23/100 · last commit 2025-07-14 · 1 stars · tests present · no docs generated

Summary

Latest Version Unknown
License Unknown
CI Status Failing
Stars 1
Forks 0
Open Issues 0
Last Commit 2025-07-14
Downloads 0
Last Indexed 2026-09-06 07:36

Installation

nimble install statit
choosenim install statit
git clone https://gitlab.com/goblinrieur/statit

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
statit - - - - - - -

Source

Repository https://gitlab.com/goblinrieur/statit
Homepage https://gitlab.com/goblinrieur/statit
Registry Source gitlab

README

statit

        ___   ___   _ 
__   __/ _ \ / _ \ / |
\ \ / / | | | | | || |
 \ V /| |_| | |_| || |
  \_/  \___(_)___(_)_|

image

Goal

Just a statistic toy based on psql databases, SQL request are stored directly in code as far as there will never another SQL data based linked to this toy.

It display a single menu of N choices of requests & displays only results

Structure of code

structure

License

LICENSE