Skip to content

Instantly share code, notes, and snippets.

View SJLC's full-sized avatar

S. Lockwood-Childs SJLC

View GitHub Profile
@sarnold
sarnold / dot.conkyrc
Created April 10, 2024 00:14
conky over screen in one line
-- ~/.conkyrc
conky.config = {
out_to_x = false,
out_to_console = true,
total_run_times = 1 -- must be 1, screen will do the refreshing, not Conky.
};
-- EVERYTHING MUST BE ON A SINGLE LINE!
conky.text = [[${time %H:%M}|free space:${fs_free /}|$loadavg|free mem:$memeasyfree]]
@stanislaw
stanislaw / Open source requirements management tools.md
Last active March 12, 2026 13:12
Open source requirements management tools

Open source requirements management tools

A tool developed to support Software Specification analysis and Testable Requirements definition.

Requirements management using version control.

@oxplot
oxplot / svglinkify.md
Last active February 3, 2025 21:38
Add hyperlinks to PDFs created by Inkscape