Skip to content

Releases: Lundeful/ContributionCorner

V1.7 - Customizable menu icon

09 Apr 02:23
a787cba

Choose a tag to compare

You can now set your own custom icon, like the one below. Just enter settings and choose custom icons. It's all local.

As always, download the zip, drag the file into your Applications folder and run it! 😊

octocat-white

V1.6 - Fixed failing request

01 Dec 02:52

Choose a tag to compare

Request start failing, now it works again.

Extract zip file and drag the ContributionCorner.app file into your Applications folder. Replace the existing one if you have one

V1.5 - Bugfixes

05 Sep 21:41
9521311

Choose a tag to compare

There was a bug where the error message would not go away without a restart, this should now work fine.

Also the refresh button is disabled while it is fetching new data, so you have more feedback when it has finished fetching

As always, to install: Download the zip-file, unzip it and drag the ContributionCorner.app file into your Applications folder

V1.4 - Fixed GitHub parsing

05 Aug 05:38
9521311

Choose a tag to compare

GitHub changed how the contribution graph is rendered so I had to update the app to reflect the new html. App is otherwise the same.

How to update:
Just download the zip and extract it, drag the ContributionCorner.app into the Applications-folder and hit replace when prompted.

V1.3 - Automatic refetch every time you open the app

19 Jun 15:14

Choose a tag to compare

Instead of fetching new data every X minutes, it now does when you click the icon and open the app.
Now you don't have to worry "when was the last time it updated"?

Note for the settings menu:
In addition to removing the "polling rate" option (naturally), I also removed the "show username" and "show contribution count" option. I felt these were unnecessary. If you disagree and would like them back please file an issue and I'll do that, and feel free to create issues for any other configurations you might want. Maybe colour options? Size options? Let me know and I'll consider it 😊

V1.2 - Launch at startup, Contributions tooltip, Link to GitHub Profile

21 Feb 21:00

Choose a tag to compare

V.1.2 is here with a few new features

Launch at startup (macOS 13 only)

In the settings you can now toggle "Launch at startup" to make the app launch every time you fire up your Mac. This feature is currently only available for macOS 13.0 and upwards. The rest of the app features should work fine on macOS 12.

Show contributions on hover

Just like on GitHub you can now hover on the dates to display the amount of contributions for that day. It's a slightly longer delay than on GitHub, but it works.

Link to GitHub profile

Right next to your username you can click the url icon to go quickly open your profile in the browser. I might swap it out with a GitHub icon or make just the name clickable. Submit an issue if you have ideas.

V1.1 - Now with MacOS Monterey support (12.0+)

21 Feb 16:07

Choose a tag to compare

Re-uploaded with a notarised version of the application

V1.0 - First release

28 Jan 01:28
c7e802a

Choose a tag to compare

Major

Update README.md