booked

command module
v0.0.0-...-d047845 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 14, 2020 License: BSD-3-Clause Imports: 12 Imported by: 0

README

booked

booked is a small tool that offers visualization of Facebook export data.

Messages Heatmap

To use booked you'll need a copy of your Facebook data. Follow these instructions and download a copy of your data in the JSON format. Currently only visualization for messages is implemented so you can select only Messages for export to reduce the size of the download (which may be large).

To use booked you'll need a working Go installation. Follow the instructions at golang.org to install it. With a working Go installation, booked can be installed by running the following on the command line:

go get go.tmthrgd.dev/booked

Once installed, booked can be run by running the following on the command line:

booked <path-to-facebook-json.zip>

booked must be passed the path to the Facebook export data zip you downloaded earlier. All data will be extracted from the zip file. Once started, the UI will be launched in your browser where you can navigate through your data.

License

Unless otherwise noted, the spork source files are distributed under the Modified BSD License found in the LICENSE file.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package browser provides utilities for interacting with users' browsers.
Package browser provides utilities for interacting with users' browsers.
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL