Updated httpprocwatchd to a new version. Renamed kwh-calc to kwh-cost.
This commit is contained in:
parent
96548e5744
commit
61f9753877
@ -38,16 +38,26 @@ block content
|
|||||||
h2 Programs and scripts
|
h2 Programs and scripts
|
||||||
p.center Simple, yet useful (at least for me) programs and scripts I made.
|
p.center Simple, yet useful (at least for me) programs and scripts I made.
|
||||||
table
|
table
|
||||||
|
tr
|
||||||
|
td kwh-cost
|
||||||
|
td 1.0.0 (24 December 2021)
|
||||||
|
td C
|
||||||
|
td MIT+NIGGER
|
||||||
|
td
|
||||||
|
a(href=git_site+'/Arav/kwh-cost') source
|
||||||
|
tr
|
||||||
|
td(colspan='5')
|
||||||
|
p KWh cost calculator in C. What?.. That license? xD Learn at #[a(href='https://plusnigger.autism.exposed/') plusnigger.autism.exposed] about it. xD
|
||||||
tr
|
tr
|
||||||
td httpprocwatchd
|
td httpprocwatchd
|
||||||
td 1.1.0 (4 November 2021)
|
td 1.2 (24 December 2021)
|
||||||
td Go
|
td Go
|
||||||
td GPLv3
|
td GPLv3
|
||||||
td
|
td
|
||||||
a(href=git_site+'/Arav/httpprocwatchd') source
|
a(href=git_site+'/Arav/httpprocwatchd') source
|
||||||
tr
|
tr
|
||||||
td(colspan='5')
|
td(colspan='5')
|
||||||
p It is a process watcher that gives processes' statuses in a JSON format via HTTP GET request on /processes endpoint. Under the hood it calls a pgrep to get PIDs by process name. It is being used on about page to show wether service's running or not.
|
p It is a process watcher that gives processes' statuses in a JSON or XML format via HTTP GET request on /processes endpoint. Under the hood it calls a pgrep to get PIDs by process name. It is being used on about page to show wether service's running or not.
|
||||||
tr
|
tr
|
||||||
td PiggyBank
|
td PiggyBank
|
||||||
td 1.0.0 (8 July 2020)
|
td 1.0.0 (8 July 2020)
|
||||||
|
Loading…
Reference in New Issue
Block a user