Skip to main content

Posts

Showing posts with the label Development

Plexodus Tools -- data migration

Plexodus Tools -- data migration Originally shared by Filip H.F. “FiXato” Slagter Screenshots of the work-in-progress console frontend for Plexodus-Tools running in Termux on Android Spent some more time today working on the frontend for the Plexodus-Tools Bash scripts. So far I've tested it on #macOS El Capitan + #iTerm2 + #Homebrew, and #Android + #Termux, and Ubuntu GNU Linux via SSH, all running a recent version of #Bash Screenshots show the main menu, the settings menu, the Setup output, the self-update output, Takeout archive data file extraction, and URL extraction from the Takeout data files. All screenshots were taken from my Android phone. As mentioned in my previous #PlexodusTools update, installation instructions are available at https://github.com/FiXato/Plexodus-Tools/blob/master/README.md#installation-instructions Just a few more days left, before part of these scripts become useless... Still have some more archiving and data analysis to do myself too... #GooglePlus ...

Working with exported data

Working with exported data Originally shared by Filip H.F. “FiXato” Slagter Progress on Takeout Google+ Stream Posts Export Tool I've been making some progress with the Google Data Takeout conversion part of my #PlexodusTools project. I can currently let one of the scripts parse all the JSON files in the extracted Takeout/Google+ Stream/Posts directory, and convert the JSON to simplified HTML files in an (imho) logical directory structure, based on what kind of posts it is, and what its privacy setting is: data/output/html/exported_activities/limited/communities/$communityID-$communityName/$userID data/output/html/exported_activities/limited/events/$eventID-$eventName/$userID data/output/html/exported_activities/limited/posts data/output/html/exported_activities/limited/posts/$userID/circles/$circleName data/output/html/exported_activities/limited/posts/$userID/collections/$collectionID-$collectionName data/output/html/exported_activities/limited/posts/$userID/users/$userId-$userN...
”go"