Tools for working with LDS temple data.
- View appointments for various ordinances you've made at the temple.
- Get a list of all temples and useful information about them such as dedication date and id in both human-readable and JSON format. Print histograms of dedication dates and locations.
- Visualize how many endowment seats are available for upcoming sessions at a given temple.
- An LDS account username and password.
- Chrome installed.
- Rust installed
cargo build --release
USERNAME=<your LDS username> PASSWORD=<your LDS password> ./target/release/temples
A help message will be displayed explaining the various sub-commands and options for them.
Temple schedules can be output as either an HTML file or an Excel file. For the HTML format, I've found it's easiest to open this in Chrome, then convert it to PDF using the GoFullPage - Full Page Screen Capture extension. Then it can be converted to other formats from there. Here are some sample temple schedules generated by this tool.