about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--README10
1 files changed, 10 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..89edd73
--- /dev/null
+++ b/README
@@ -0,0 +1,10 @@
+Simple IRC client for use over anonymous SSH.
+
+This software targets FreeBSD and requires LibreSSL.
+
+	chat.h      Shared state and function prototypes
+	chat.c      Command line parsing and poll loop
+	ui.c        Curses UI, mIRC formatting, line editing
+	irc.c       TLS client connection
+	input.c     Input command handling
+	handle.c    Incoming command handling
e='2024-09-24 09:48:24 -0400'>2024-09-24Allow not having descriptionsJune McEnroe 2024-09-23Automatically select the last used lens for a bodyJune McEnroe 2024-09-19Add photos from September 5June McEnroe 2024-09-15Add some more film stocks to the listJune McEnroe 2024-09-13Add photos from September 2June McEnroe 2024-09-13Add Fomapan 200 to films listJune McEnroe 2024-09-10Add August 29 picnic photosJune McEnroe 2024-09-08Apply some bold to trips renderingJune McEnroe 2024-09-08Render trips hopefully more efficientlyJune McEnroe 2024-09-08Allow removing bodies and lensesJune McEnroe 2024-09-08Limit body width so it looks less silly on desktopJune McEnroe 2024-09-07Handle no film being loadedJune McEnroe 2024-09-07Fancy up the text a littleJune McEnroe