https://github.com/amiantos/last-statement
A macOS screensaver that displays the names and last statements of people executed by the State of Texas
https://github.com/amiantos/last-statement
corporal-punishment criminal-justice criminal-justice-data death-penalty macos macos-screensaver screensaver spritekit swift texas word-of-the-day
Last synced: 7 months ago
JSON representation
A macOS screensaver that displays the names and last statements of people executed by the State of Texas
- Host: GitHub
- URL: https://github.com/amiantos/last-statement
- Owner: amiantos
- License: mpl-2.0
- Created: 2020-04-14T00:24:07.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-26T22:54:32.000Z (over 5 years ago)
- Last Synced: 2025-03-17T00:02:00.702Z (7 months ago)
- Topics: corporal-punishment, criminal-justice, criminal-justice-data, death-penalty, macos, macos-screensaver, screensaver, spritekit, swift, texas, word-of-the-day
- Language: Swift
- Homepage:
- Size: 1.07 MB
- Stars: 22
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README

Last Statement is a macOS screensaver that displays the last statements of people executed by the State of Texas.
## Screenshots

## Downloads
- [Download Last Statement v1.0 for macOS 10.13+](https://s3.amazonaws.com/amiantos/last-statement-1.0.zip)
- After download, double-click `Last Statement.saver` to install.## Development
1. `git clone https://github.com/amiantos/last-statement.git`
2. Open `LastStatement.xcworkspace` in Xcode 11 or higher.
3. You'll figure it out from here, I'm sure.## Data
The collected last statements used in this screensaver can be [accessed freely](https://last-statement.s3.amazonaws.com/executions.json) for use in your own projects.
## Authors
* Brad Root - [amiantos](https://github.com/amiantos)## Credits
* [Texas Department of Criminal Justice](https://www.tdcj.texas.gov/death_row/index.html)