From aa84be798e6b07297e253f699ce4e4e5e55b1b8c Mon Sep 17 00:00:00 2001 From: Graham Hall Date: Wed, 21 May 2025 20:30:50 -0400 Subject: [PATCH] updated /now and /projects --- src/pages/now.md | 9 +++------ src/pages/projects.md | 8 ++++++++ 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/src/pages/now.md b/src/pages/now.md index 11e1b76..26dbf6b 100644 --- a/src/pages/now.md +++ b/src/pages/now.md @@ -5,7 +5,7 @@ title: Now Hey there, this is my [/now page](https://nownownow.com/about)! -_Last updated: April 28, 2025_ +_Last updated: May 21, 2025_ ## 🎧 Listening @@ -17,16 +17,13 @@ _Last updated: April 28, 2025_ - [Assassin's Creed Shadows](https://thegamesdb.net/game.php?id=126449) - [Baldur's Gate 3](https://thegamesdb.net/game.php?id=69037) +- [Sea of Stars](https://thegamesdb.net/game.php?id=109535) ## 📺 Watching -- [Andor](https://www.themoviedb.org/tv/83867-star-wars-andor) +- [Taskmasker](https://www.themoviedb.org/tv/63404-taskmaster) - [Doctor Who](https://www.themoviedb.org/tv/239770-doctor-who) -## 📖 Reading - -- [Alias](https://en.wikipedia.org/wiki/Alias_(comics)) - ## 💻 Using - MacBook Air M2 - Midnight diff --git a/src/pages/projects.md b/src/pages/projects.md index 9312d59..be5946b 100644 --- a/src/pages/projects.md +++ b/src/pages/projects.md @@ -3,6 +3,8 @@ layout: ../layouts/Layout.astro title: Projects --- +## Mac Apps + ### [AutoDock](https://github.com/ghall89/AutoDock) A MacOS menubar utility for automatically hiding and showing the Dock based on the screen size of the connected displays. @@ -11,6 +13,12 @@ A MacOS menubar utility for automatically hiding and showing the Dock based on t A MacOS application for managing software license keys for software purchased outside the Mac App Store. +## Other + ### [BGG Search (Raycast Extension)](https://www.raycast.com/graham_hall/board-game-geek) A Raycast extension for searching [BoardGameGeek.com](https://boardgamegeek.com). + +### [tunes-js](https://www.npmjs.com/package/tunes-js) + +A Node package for controlling Music.app on macOS.