From b1cf9e5dfbc8967bd7cb2a22ec1e5e521f4e0e6e Mon Sep 17 00:00:00 2001 From: Benji Dial Date: Wed, 31 Jul 2024 13:36:53 -0400 Subject: add clock --- readme.txt | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'readme.txt') diff --git a/readme.txt b/readme.txt index 0cbd9a8..425e51d 100644 --- a/readme.txt +++ b/readme.txt @@ -67,12 +67,16 @@ the following directories and files are released under the text in cc0.txt project structure: + - applications/clock: + a simple application that displays the current time in EDT. + - applications/goldman: - the default compositor, in a very early stage + the default compositor. - applications/init: - the initial program loaded by the kernel. currently it just - (attempts to) start /bin/compositor and then /bin/hello. + the initial program loaded by the kernel. currently it just starts the + compositor and the clock, but in the future it will read some kind of + configuration file and decide what to do based on that. - documentation: documentation. currently this directory is a bit disorganized, and has -- cgit v1.2.3