Update main README to reflect new naming/capabilities

This commit is contained in:
Hank Grabowski 2022-03-16 19:01:22 -04:00
parent ec409e5ce1
commit ba490b0887

View file

@ -1,11 +1,20 @@
# Friendica Archiving Tools
# Fediverse Archiving Tools
This repository contains two tools in support of archiving your Friendica data:
* [Friendica Archiver](https://gitlab.com/mysocialportal/friendica-archiving-tools/-/tree/main/friendica_archiver): a tool to create and update your archive
* [Friendica Archive Browser](https://gitlab.com/mysocialportal/friendica-archiving-tools/-/tree/main/friendica_archive_browser): a desktop application that runs on Windows, Mac, and Linux to browse your archive, extract information, see statistics on it etc.
This repository contains tools for working with locally archived data
from [Fediverse](https://en.wikipedia.org/wiki/Fediverse) accounts.
## Archive Browser
* [Fediverse Archive Browser](https://gitlab.com/mysocialportal/friendica-archiving-tools/-/tree/main/friendica_archive_browser): a desktop application that runs on Windows, Mac, and Linux to browse your archives, extract information, see statistics on it etc.
## Archive Generators/Updaters
For fediverse platforms that don't have the ability to export data or
export it completely/easily. For those there are some archive generators:
* [Friendica Archiver](https://gitlab.com/mysocialportal/friendica-archiving-tools/-/tree/main/friendica_archiver): a tool to create and update your YFriendica archive
Installation can be as simple as going to the desired page and downloading the latest pre-existing binaries. There are build instructions as well though.
# Licensing
Both tools have a license file in their respective folders, as well as this top level one that reflect that these tools are licensed under [The Mozilla Public License Version 2.0 (MPLv2.0)](https://www.mozilla.org/en-US/MPL/2.0/)
All tools have a license file in their respective folders, as well as this top level one that reflect that these tools are licensed under [The Mozilla Public License Version 2.0 (MPLv2.0)](https://www.mozilla.org/en-US/MPL/2.0/)