Skip to content
This repository was archived by the owner on Jan 19, 2021. It is now read-only.

TheHotchkissRecord/henry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Henry

Henry is named after Henry Luce '16. It is a command-line widget that compiles Off the Record newsletters automatically.

UPDATE: Please use the Henry web app now instead of this.

Installation

Run

git clone https://github.com/TheHotchkissRecord/henry.git

Usage

Henry can be run simply from the Terminal or any command line interface, it runs on Python 3.

python henry.py

However, it it optimal to compile Henry into an executable and run it alongside the directory of newsletters. To do this, we use pyinstaller to compile the executable. Run

pyinstaller --onefile henry.py

and the executable file will be in dist folder. Drag henry into the newsletter folder to use.

Upcoming

Henry is (hopefully) getting a GUI soon. Henry has a web app port now!

      ___           ___           ___           ___                 
     /__/\         /  /\         /__/\         /  /\          ___   
     \  \:\       /  /:/_        \  \:\       /  /::\        /__/|  
      \__\:\     /  /:/ /\        \  \:\     /  /:/\:\      |  |:|  
  ___ /  /::\   /  /:/ /:/_   _____\__\:\   /  /:/~/:/      |  |:|  
 /__/\  /:/\:\ /__/:/ /:/ /\ /__/::::::::\ /__/:/ /:/___  __|__|:|  
 \  \:\/:/__\/ \  \:\/:/ /:/ \  \:\~~\~~\/ \  \:\/:::::/ /__/::::\  
  \  \::/       \  \::/ /:/   \  \:\  ~~~   \  \::/~~~~     ~\~~\:\ 
   \  \:\        \  \:\/:/     \  \:\        \  \:\           \  \:\
    \  \:\        \  \::/       \  \:\        \  \:\           \__\/
     \__\/         \__\/         \__\/         \__\/                

About

Henry is a command-line widget that compiles Off the Record newsletters automatically.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages