1
0
mirror of https://github.com/tiyn/larbs.git synced 2025-04-01 15:07:45 +02:00

progs: added lock screen manager

This commit is contained in:
tiyn 2025-03-03 02:52:07 +01:00
parent f4bb5ec6c8
commit d2f4dd21c3

View File

@ -141,3 +141,4 @@ A,python-jupytext,is a tool to convert jupyter notebooks to markdown which is us
,speedtest-cli,is a tool to test the internet speed without using the browser.,,
,aria2,makes downloading faster.,,
A,scc,gets stats for a code repository.,,
,xss-lock,manages the lock screen.,,

1 #TAG NAME IN REPO (or git url) PURPOSE (should be a verb phrase to sound right while installing)
141 speedtest-cli is a tool to test the internet speed without using the browser.
142 aria2 makes downloading faster.
143 A scc gets stats for a code repository.
144 xss-lock manages the lock screen.