Skip to content

LogicSage 1.1.7

Compare
Choose a tag to compare
@cdillard cdillard released this 19 May 16:48
· 103 commits to main since this release

This repo will now be known as LogicSage. It contains both the source code for LogicSage (the app in the App Store), 100% Swift and open source, and the code for SwiftSageServer the websocket server.

LogicSage 1.1.7 rolling out in App Store later today 👍

https://apps.apple.com/us/app/logicsage/id6448485441

New easy way of running SwiftSageServer!

New set your background LogicSage wallpaper to any file on your mac!

See README configuration

https://github.com/cdillard/SwiftSage#configuration

- Open Swifty-GPT.xcworkspace.

- Change to your Development Code Signing info.

- Set OPEN_AI_KEY in GPT-Info.plist.`

    - Optional for customizable bgs: Run ./copy_wallpapers.sh to copy your existing Mac OS Desktops to the SwiftyGPTWorkspace. This is where LogicSage will grab your desired wallpaper backgrounds from.

- Run ./run.sh from within SwiftSage folder root to run the Swift Sage Server and Swifty-GPT server binary.

Run ./copy_wallpapers.sh to copy your existing Mac OS Desktops to the SwiftyGPTWorkspace. This is where LogicSage will grab your desired wallpaper backgrounds from.

WANT EVEN MORE BACKGROUNDS: https://forums.macrumors.com/threads/project-complete-collection-of-mac-os-wallpapers-updated.2036834/ download and unzip this bad boy to the ~/SwiftyGPTWorkspace/Wallpaper folder.

Search the internet for "4K Wallapaper zip + Space" replacing Space with whatever type of background you want. Download the heic, jpeg, jpg, and png images you'd like to use as wallpapers.

AI Generated PR titles and commit messages (coming soon)

What's Changed

New Contributors

Full Changelog: 1.1.5...1.1.7