Clocks
Clocks
> @Doomsdayrs I think you forgot to undraft this PR, it works and seems to have everything ready Currently planning to finish this up after I graduate from college, in...
Current appearance. 

@RyanTheAllmighty any clue why BoxLayout causes alignment issues?  Note the launcher name, contributors, acknowledgements and images being not centered.
> > @RyanTheAllmighty any clue why BoxLayout causes alignment issues?  > > Note the launcher name, contributors, acknowledgements and images being not centered. > > @Doomsdayrs That's very odd,...
This is the current layout.  Anything else you want to add?
> Looks good. Do contributors link off to their GitHub profiles? Might be an idea This is based off git, it would be unreliable to assume the username matches the...
> Hmm, I might see about generating it from GitHub api instead then at build time, for now this is good though, I just need to figure out the last...
> Hmm, I might see about generating it from GitHub api instead then at build time, for now this is good though, I just need to figure out the last...
Currently my plan is to create the following - `GithubRepository` Source of Truth for data from GitHub. - `{Cache, File, GitHub}ContributorDataSource` data sources, that provide the data for the repository.