Skip to content

Releases: PawCorp/walltaker-macos

v0.0.2 - Status Bar!

08 May 03:18

Choose a tag to compare

  • Adds a new status bar, that makes seeing the most recent change details MUCH easier

Capture d’écran, le 2022-05-07 à 23 15 33

How To Use

  1. Download walltaker binary, it's at the bottom of this page under "Assets".
  2. Open a terminal
  3. Run chmod +x /path/to/walltaker (you can drag the walltaker binary into the terminal to paste it's path)
  4. Run /path/to/walltaker to try running it. (you can drag the walltaker binary into the terminal to paste it's path)

If you get a warning about an unidentified developer on step #4:

  1. Go to preferences
  2. Click security and privacy

Capture d’écran, le 2022-05-07 à 13 41 01

3. Click "Allow anyway" (Autoriser quand même)

Capture d’écran, le 2022-05-07 à 13 41 10

4. Reattempt step #4 from the how to use list. You should get an option for "Open" when it mentions an unidentified developer.

v0.0.1 - Slightly more functional

08 May 00:43

Choose a tag to compare

  • Improved the output logging
  • Tons of under the hood tweaks to make it less embarrasing

Capture d’écran, le 2022-05-07 à 20 42 35

How To Use

  1. Download walltaker binary, it's at the bottom of this page under "Assets".
  2. Open a terminal
  3. Run chmod +x /path/to/walltaker (you can drag the walltaker binary into the terminal to paste it's path)
  4. Run /path/to/walltaker to try running it. (you can drag the walltaker binary into the terminal to paste it's path)

If you get a warning about an unidentified developer on step #4:

  1. Go to preferences
  2. Click security and privacy

Capture d’écran, le 2022-05-07 à 13 41 01

3. Click "Allow anyway" (Autoriser quand même)

Capture d’écran, le 2022-05-07 à 13 41 10

4. Reattempt step #4 from the how to use list. You should get an option for "Open" when it mentions an unidentified developer.

v0.0.0 - Barely functional

07 May 15:51

Choose a tag to compare

Pre-release

I'm trying out Swift for a MacOS client, since it allows me to use real Apple Cocoa APIs to set the wallpaper, which I think seems to have better luck getting the job done.

This is barely functional. I was enjoying quite a bit of black current beer while making this. You are warned.

⚠️ Compiled for x86 intel macs, because I don't have an ARM mac yet, sorry :(

Also I think this is the debugger instrumented build????????? Pfffft

How To Use

  1. Download walltaker-test binary, it's at the bottom of this page under "Assets".
  2. Open a terminal
  3. Run chmod +x /path/to/walltaker-test (you can drag the walltaker-test binary into the terminal to paste it's path)
  4. Run /path/to/walltaker-test to try running it.

If you get a warning about an unidentified developer on step #4:

  1. Go to preferences
  2. Click security and privacy

Capture d’écran, le 2022-05-07 à 13 41 01

3. Click "Allow anyway" (Autoriser quand même)

Capture d’écran, le 2022-05-07 à 13 41 10

4. Reattempt step #4 from the how to use list. You should get an option for "Open" when it mentions an unidentified developer.

2022-05-07 11 53 27