Skip to content

Releases: lopleec/Sc

Sc v1.0.1

15 Apr 13:40

Choose a tag to compare

Sc 1.0.1 Release Notes

Sc is a lightweight macOS overlay chat app for windowed and borderless-fullscreen games. It uses private IRC-backed sessions with shareable invite codes and a lower-left in-game-style chat bar that can be toggled with Command + /.

This Release

  • Manual numeric input for visible message count
  • Advanced overlay settings for lines per message, preview duration, incoming preview toggle, and timestamps
  • 0 support in advanced settings:
    • Lines Per Message = 0 means no line limit
    • Preview Duration = 0 means previews do not auto-hide
  • Clearer IRC server guidance for shared sessions:
    • Session creators and joiners must use the same server
    • If one server is unavailable, switch to another preset or your own server
  • README updates for setup notes and the macOS quarantine workaround

Core Features

  • Lower-left overlay chat bar for game-style communication
  • Global Command + / hotkey to show or hide the chat window
  • Scrollable chat history inside the overlay
  • Private single-session rooms with randomized channel names and passwords
  • SC1: invite codes for sharing and joining conversations
  • Automatic new-message preview when the chat bar is hidden
  • Standard SwiftUI control center for creating, joining, stopping, and managing sessions
  • Built-in IRC server presets and custom server support
  • English and Simplified Chinese interface support with manual in-app switching
  • Nicknames restricted to English letters and numbers for IRC compatibility
  • Full-screen hotkey fallback with macOS Input Monitoring support

Notes

  • If macOS says the app is damaged, run sudo xattr -rd com.apple.quarantine /path/to/Sc.app

Sc v1.0.0

15 Apr 09:31

Choose a tag to compare

Sc 1.0 Release Notes

Sc is a lightweight macOS overlay chat app for windowed and borderless-fullscreen games. It uses private IRC-backed sessions and a lower-left in-game-style chat bar that can be toggled with Command + /.

Current Features

Lower-left overlay chat bar designed for game-like communication
Global Command + / hotkey to show or hide the chat window
Private one-session-at-a-time rooms with randomized channel names and passwords
SC1: invite codes for sharing and joining conversations
Automatic pop-up preview when new messages arrive while the chat bar is hidden
Scrollable chat history inside the overlay window
SwiftUI control center for creating, joining, stopping, and managing sessions
Configurable nickname, server, opacity, font size, width, and spacing
Built-in IRC server presets and custom server support
English and Simplified Chinese interface support
Manual in-app language switching
Nickname restriction to English letters and numbers for IRC compatibility
Full-screen hotkey fallback with macOS Input Monitoring support
Notes

Some full-screen apps may require Input Monitoring permission for reliable hotkey capture
Accessibility permission is usually not required