Appended info about the new options

This commit is contained in:
Luxferre
2024-10-08 12:02:14 +03:00
parent bf5c6b1db8
commit 9ef243263c
+2 -1
View File
@@ -3,7 +3,8 @@
BFG (stands for Back/Forward/Go) is a free (absolutely), open-source, cross-platform, single-script, self-contained GUI client for a number of "small web" protocols like Gopher, Finger, Nex, Spartan and Gemini. BFG (stands for Back/Forward/Go) is a free (absolutely), open-source, cross-platform, single-script, self-contained GUI client for a number of "small web" protocols like Gopher, Finger, Nex, Spartan and Gemini.
BFG is written in under 1000 SLOC of Tcl 8.6 and depends upon Tcllib, Tk (obviously) and TclTLS. BFG is written in under 1000 SLOC of Tcl 8.6 and depends upon Tcllib, Tk (obviously) and TclTLS.
The TclTLS dependency can be turned off in the configuration file at the expense of losing Gemini and Gopher-over-TLS support
Note: the TclTLS dependency can be turned off in the configuration file at the expense of losing Gemini and Gopher-over-TLS support. It is generally not recommended to do this unless you have troubles installing TclTLS onto your system.
If you found any bugs, feel free to submit an issue into this repo! If you found any bugs, feel free to submit an issue into this repo!