8000 GitHub - somercet/watertanks: ChatView for an IM client in GTK3.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

somercet/watertanks

Repository files navigation

ChatView for an IM client in GTK3.

Uses the log files, not scrollback files, as the latter are far too cluttered
to migrate.  Proper format is:

2024-02-15T14:58:14Z <tab> <username> <tab> message

Much want to insist on ISO 8601 *including* time zone.

Any line with less than two tabs is silently replaced with an empty line.
"text2" file contains broken lines to test widget.

Marker line and colored text are empty "return" funcs.  No sense getting
that involved until final form of widget is worked out.  Highlight all is not
implemented for now.

About

ChatView for an IM client in GTK3.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0