This website tracks events happening across GitHub and converts them to music notes based on certain parameters.
There are three types of sounds(bell, string pluck and string swell) based on four types of events(PushEvent, PullRequestEvent, IssuesEvent and IssueCommentEvent). Bells represent PushEvents, string plucks represent IssuesEvents and IssueCommentEvents whereas string swells represent PullRequestEvents.
- Events can be filtered by organization or repository.
- Can be downloaded for Linux or Mac.