diff options
author | Lizzy Hunt <logan.hunt@usu.edu> | 2023-02-16 15:12:34 -0700 |
---|---|---|
committer | Lizzy Hunt <logan.hunt@usu.edu> | 2023-02-16 15:16:33 -0700 |
commit | ee07c73017a25a13bc207cffbc2da511fb68be96 (patch) | |
tree | 0b25da15ad4bfdbceb5f01d8ac3303202d8cb1dc | |
parent | 287dc14a540214b32809fb24ae9cc08a4df58c22 (diff) | |
download | aggietimed-ee07c73017a25a13bc207cffbc2da511fb68be96.tar.gz aggietimed-ee07c73017a25a13bc207cffbc2da511fb68be96.zip |
README.md test
-rw-r--r-- | README.md | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -1,9 +1,8 @@ # AggietimeD -AggietimeD is a simple daemon service written in 2.5 days to do some hacked CAS authentication, -then sit in the background, refreshing the AggieTime JWT periodically to ensure the session -doesn't expire, and listen to requests over a unix socket, making it easy to write scripts to -get Aggie Time data wherever you need it! +AggietimeD is a simple daemon service written in 2.5 days to do some hacked CAS authentication +sit in the background, and listen to requests over a unix socket - making it easy to write +scripts to get Aggie Time data wherever you need it! ## Installation |