updated /now and /projects

This commit is contained in:
2025-05-21 20:30:50 -04:00
parent 5f3cdc7f6b
commit aa84be798e
2 changed files with 11 additions and 6 deletions
+3 -6
View File
@@ -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
+8
View File
@@ -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.