Like every month, Nintendo has shared a mobile wallpaper for September 2019 through their LINE account. You can get it below.

Filled mostly with gaming content and thoughts.
Like every month, Nintendo has shared a mobile wallpaper for September 2019 through their LINE account. You can get it below.

Here’s the new mobile wallpaper from Nintendo for the month of August of this year.

Nintendo has recently shared two more LINE wallpapers to celebrate the release of Dr. Mario World and the final Splatoon 2 Splatfest. Both, as usual, are only available for mobile resolutions. You can download them below:


Here’s the mobile calendar wallpaper for May from Nintendo LINE account.

Yup, interesting art-style for Kinopio-kun.
And yeah, I haven’t really been posting much here recently. Been busy overall during the last month. There’s stuff I want to share, though. Also, have N Masters and Makendou Central updates to do. Both are under construction, btw, and the plan that I mentioned before still remains.
For April’s calendar, Nintendo has shared a really nice mobile wallpaper that features pixel art from all Nintendo consoles (except for NES and Famicom, for some reason, XD).

These are two small scripts I made a while ago to help me see or download images with a sequential filename (001, 002, 003… etc).
The first one is done in JavaScript and it lets you view them on your browser. You can find the code here:
https://gitlab.com/linknm/remote-image-loader
Or you can use the web app here:
https://linknm.gitlab.io/remote-image-loader/
The second one is a small Python script I did afterwards. While my idea was still focusing on image files, it can pretty much download any kind of file too as long is it has an extension in its file name. You can check the code and download it here:
https://gitlab.com/linknm/sequential-file-downloader