mirror of
https://github.com/EnderIce2/SDR-RPC.git
synced 2025-05-26 03:24:28 +00:00
Update index.md
This commit is contained in:
parent
f7bd96bcbb
commit
a9bc3f34d0
92
index.md
92
index.md
@ -1,37 +1,85 @@
|
||||
## Welcome to GitHub Pages
|
||||
## SDR-RPC
|
||||
|
||||
You can use the [editor on GitHub](https://github.com/EnderIce2/SDR-RPC/edit/gh-pages/index.md) to maintain and preview the content for your website in Markdown files.
|
||||

|
||||

|
||||

|
||||
[](https://app.codacy.com/gh/EnderIce2/SDR-RPC?utm_source=github.com&utm_medium=referral&utm_content=EnderIce2/SDR-RPC&utm_campaign=Badge_Grade_Settings)
|
||||
[](https://www.codefactor.io/repository/github/enderice2/sdr-rpc)
|
||||
[](https://twitter.com/intent/follow?screen_name=enderice22)
|
||||
# SDR-RPC
|
||||
|
||||
Whenever you commit to this repository, GitHub Pages will run [Jekyll](https://jekyllrb.com/) to rebuild the pages in your site, from the content in your Markdown files.
|
||||
SDR-RPC is an [SDRSharp](https://airspy.com/download/) plugin that adds Discord RPC feature in it
|
||||
|
||||
### Markdown
|
||||
---
|
||||
|
||||
Markdown is a lightweight and easy-to-use syntax for styling your writing. It includes conventions for
|
||||
### ✨Features
|
||||
- 🎛Enable / Disable
|
||||
- ✏Showing frequency, play state and RDS almost in realtime
|
||||
- 🔌Most of the code is made asynchronous
|
||||
- 📖Logging for troubleshooting problems
|
||||
- 🔨Easy to install
|
||||
|
||||
```markdown
|
||||
Syntax highlighted code block
|
||||
---
|
||||
|
||||
# Header 1
|
||||
## Header 2
|
||||
### Header 3
|
||||
### 🎁How to install
|
||||
|
||||
- Bulleted
|
||||
- List
|
||||
📽Video:
|
||||
|
||||
1. Numbered
|
||||
2. List
|
||||
[](http://www.youtube.com/watch?v=Otn-xSn_ioI "")
|
||||
|
||||
**Bold** and _Italic_ and `Code` text
|
||||
---
|
||||
|
||||
[Link](url) and 
|
||||
```
|
||||
### 🎫Example
|
||||
|
||||
For more details see [GitHub Flavored Markdown](https://guides.github.com/features/mastering-markdown/).
|
||||
📽Video:
|
||||
|
||||
### Jekyll Themes
|
||||
[](http://www.youtube.com/watch?v=7k02dPqAjBA "")
|
||||
|
||||
Your Pages site will use the layout and styles from the Jekyll theme you have selected in your [repository settings](https://github.com/EnderIce2/SDR-RPC/settings/pages). The name of this theme is saved in the Jekyll `_config.yml` configuration file.
|
||||
---
|
||||
|
||||
### Support or Contact
|
||||
### 💻Building by yourself
|
||||
|
||||
Having trouble with Pages? Check out our [documentation](https://docs.github.com/categories/github-pages-basics/) or [contact support](https://support.github.com/contact) and we’ll help you sort it out.
|
||||
1. You need to download this stuff before compiling:
|
||||
- [Visual Studio 2019](https://visualstudio.microsoft.com/vs/)
|
||||
- [.NET 4.6](https://dotnet.microsoft.com/download/dotnet-framework/thank-you/net46-developer-pack-offline-installer)
|
||||
- [SDRSharp Plugin SDK](https://airspy.com/?ddownload=5944)
|
||||
- SDRSharp.Common.dll
|
||||
- SDRSharp.PanView.dll
|
||||
- SDRSharp.Radio.dll
|
||||
|
||||
2. Click "Code" and select "Open with Visual Studio" or "Download ZIP"
|
||||
|
||||

|
||||
|
||||
3. If you downloaded as ZIP, unzip the archive and double click on "SDRSharpPlugin.DiscordRPC.sln"
|
||||
4. Build it and move files to SDR# location (if the compile fails try copying Reference files into /bin/Debug or /bin/Release folder)
|
||||
|
||||
---
|
||||
|
||||
### 👀Setting your custom images on RPC
|
||||
|
||||
1. Go to https://discord.com/developers/applications and create your own application
|
||||
2. Name it "SDRSharp" or something similar
|
||||
|
||||

|
||||
|
||||
3. Go to Rich Presence > Rich Presence Assets and add your own images with these names:
|
||||
|
||||

|
||||
|
||||
4. Go back to General Information and copy Client ID
|
||||
|
||||

|
||||
|
||||
5. Paste the Client ID you copied earlier in plugin textbox from SDRSharp and press the ENTER key
|
||||
|
||||

|
||||
|
||||
6. Restart the SDRSharp and it should be changed with your custom images
|
||||
|
||||
---
|
||||
|
||||
### 📕TODO List
|
||||
|
||||
- Invite people to get Spy Server Address or connecting via voice chat system to listen and having the ability to change the frequency
|
||||
- Change Settings Panel to match SDR# theme
|
||||
|
Loading…
x
Reference in New Issue
Block a user