Hi! I have another slightly silly project I've been working on that use's the E621 API!
Walltaker
Let other's control your phone/PC wallpaper!
---
Walltaker is inspired by the WallClaimer app, which allows you to set the wallpaper of your friends phones. This however leads to some weird cases where people post stuff that'd be on your metaphorical blacklist. With that in mind, I wanted it to be restricted to e621.net results, with an enforced blacklist. This keeps you in control, but not too much control.
It works using a web site, where you can make "links" which is a page you can direct people to, where they can select an e621 post to use at any time. You then use one of the community made client apps to set the wallpapers on your device automatically! A client app can ping the endpoint every few seconds to check for new wallpapers.
Step 1
Make your account here => https://walltaker.joi.how
Step 2
Make a link that you'll be able to share to others. Log in with your account and click "Links" in the top navigation bar, then click "New Link".
You can set a black list of tags here, as well as a short description and a theme tag if you want! Friends Only will require that someone setting your wallpaper is on your friends list inside walltaker.
Once you click save, the url of the page you're redirected to (which looks like http://walltaker.joi.how/links/123) can be shared with anyone.
Step 3
Download a client, and point it to a link that you've made
There are currently 3 community clients for:
1. Android [https://github.com/PawCorp/walltaker-android-client/releases/latest]
2. Desktop (Windows/MacOS/Most Linux Distros) [https://github.com/PawCorp/walltaker-desktop-client/releases/latest]
3. joi.how (website) [https://joi.how]
And that should be it! The full source for these clients is available here: https://github.com/PawCorp
Updated