Lang: [EN] TR
Most lightweight app to make custom Discord "Playing" statuses!
- Windows: Windows 7 or newer
- Linux: GTK+ v3.10 or newer
- macOS: v10.8 or newer
- Windows x64 (Scoop Bucket)
- Linux x64
- macOS x64 (thanks to @elvodqa)
- Super low resource usage! (0% CPU and ~4MB RAM...)
- All rich-presence features can useable. (Status updated every 12 seconds.)
- You can use your own discord application for custom app name and images.
- Dynamic icon for indicating RPC is active or not. (Green dot when RPC is active and red dot when not active.)
- A button for getting the current timestamp easily.
2021-11-03 17:40:20.6396501 +0300 +03
- 2021-11-03 --> date
- 17:40:20 --> time (hours:minutes:seconds)
- .6396501 --> miliseconds (who uses dis for time except computers :p)
- +0300 --> Time Zone. Use Z for +00:00 (probably it's already automatically set to your system UTC setting.)
- Tray icon: getlantern/systray
- GUI (graphical user interface): andlabs/ui
- Discord RPC (rich-presence): hugolgst/rich-go
- Opening files and URLs with default programs: skratchdot/open-golang
- Copying timestamp to clipboard: atotto/clipboard