Please sign in to access this page

GITHUB Theater

GITHUB Theater

15 devlogs
6h 8m
•  Ship certified
Created by Anirudh

Welcome to Github Theater this is a super cool terminal project which can be used to see a github repo in the form of a full movie!!
Starting with the theater intro then the cast of the movie (contributors) then the monsters in the movie ( issues ) and then the main movie which has many scenes (commits) and then in the end just a end screen

Timeline

Ship 1

1 payout of shell 163.0 shells

Anirudh

10 days ago

Anirudh Covers 15 devlogs and 6h 8m

worked on creating a basic readme might expand if needed

Update attachment

FINALLY got it working with NEST!!!! and its live :aga-dance: --> https://theater.anirudh.hackclub.app/

Update attachment

Started setting up stuff for nest to host this thinking of using ttyd for a web interface!

Update attachment
Earned sticker

PLEASE VIEW THE VIDEO ( made in 3 attempts :sadge: )
Added the end screen!
fixed the issue with less repo showing and err on giving any repo name!
changed the number of commits from 10 to 20 and sort by latest

Added a cool ascii art as the intro screen also tested it out to find a new bug that is that it shows only recent 10-20 repo and other things

Update attachment

added the feature to get the issues of a repo and treat them as monsters and get all the contributors of that repo and showthem as the cast of the movie

Update attachment

Added the Theater feel with a intial theater screen also fixed some minor issues and now it should work well!! and fuck SoM downtime! I'll post the progress in next devlogs

Added some more messages to be sent in between and also made it more funny and added some good colors, now I think this is enough and I should move to next things

Update attachment

Added some more text in between 2 scenes and also added proper formating to the panel for each scene

Update attachment

Added more sentences so it feels more random now and used random.choice().format for the first time to create a text for each commit

Update attachment

Added more narrative for the story style and to make it like a movie

Update attachment

added a workflow to enter the repo name from all repo and get its commit history

Improved the commit message function by using rich text and panel to make it look cool

Update attachment

added the function to fetch all the commits data with username and github repo name

Update attachment

Started with the Idea of GITHUB Theater. Added the functionality to fetch all the github repos with username

Update attachment