Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peter-tanner/ltspice-discord-rich-presence
Discord rich presence for the circuit simulation software LTspice
https://github.com/peter-tanner/ltspice-discord-rich-presence
discord ltspice ltspicexvii rich-presence
Last synced: 2 days ago
JSON representation
Discord rich presence for the circuit simulation software LTspice
- Host: GitHub
- URL: https://github.com/peter-tanner/ltspice-discord-rich-presence
- Owner: peter-tanner
- Created: 2023-11-08T20:54:37.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2023-11-25T05:34:04.000Z (12 months ago)
- Last Synced: 2023-11-25T06:25:03.400Z (12 months ago)
- Topics: discord, ltspice, ltspicexvii, rich-presence
- Language: Python
- Homepage:
- Size: 63.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rich presence for LTspice
![](readme/sample_status.png)
## Install and run
Install dependencies:
```powershell
.\install.ps1
```Run with:
```powershell
.\run.ps1
```Create a shortcut in `shell:startup` to start listening on startup:
Target: `C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -Command [PATH]\ltspice-discord\run.ps1`\
Start in: `[PATH]\ltspice-discord\`## How does it work
This script extracts file type from the title of any LTspice application then uses it to update the status on Discord.
The code should be short enough to audit if you are worried about data exfiltration, etc.
## Icons
Icons adapted from:
https://commons.wikimedia.org/wiki/File:BJT_NPN_symbol-fr.svg
https://en.wikipedia.org/wiki/File:Oscillation_amortie.svg?&useskin=vector
https://commons.wikimedia.org/wiki/File:AND_ANSI.svg