From fab51b41f54c425bd35ca1912c479afa21b87eb1 Mon Sep 17 00:00:00 2001 From: ConfuSomu Date: Tue, 18 Jun 2024 15:29:10 -0400 Subject: Build with Qt 6 by default Readme has been updated with new indications. We still mention that it builds with Qt 5. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index bbead54..116b96e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ActorViewer -ActorViewer is a tool that allows one to explore their Fediverse data exports. It uses the Qt 5 library for its user interface, and builds fine with Qt 6. Currently, ActorViewer allows doing the following: +ActorViewer is a tool that allows one to explore their Fediverse data exports. It uses the Qt 6 library for its user interface, and also builds fine with Qt 5 if you still need that. Currently, ActorViewer allows doing the following: * Open Mastodon data exports (make sure to have them decompressed and open the outbox.json file!) * Support for other Fediverse platforms will be added in the future, in addition to presenting a smarter UI for opening exports. Also, automatic decompression of downloaded exports would be handy. @@ -11,7 +11,7 @@ ActorViewer is a tool that allows one to explore their Fediverse data exports. I * Go to a random status! * Copy the status text -Furthermore, support for viewing replies to your posts will be added. I also want the app to have translation support (and be translated) before making a release. +Furthermore, support for viewing replies to your posts will be added. I also want the app to have translation support (and be translated) before making a release. It could also be nice to make it a sort of lightweight Fediverse client, but no guarantees as it might be a little out of scope. ## Building -- cgit v1.2.3-54-g00ecf