{"id":18666126,"url":"https://github.com/michioxd/tinydrpc","last_synced_at":"2025-10-19T06:21:31.574Z","repository":{"id":221266863,"uuid":"753899019","full_name":"michioxd/TinyDRPC","owner":"michioxd","description":"Tiny Discord Rich Presence Client","archived":false,"fork":false,"pushed_at":"2024-02-09T12:53:55.000Z","size":253,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-01T04:32:40.229Z","etag":null,"topics":["discord","discord-rpc"],"latest_commit_sha":null,"homepage":"https://github.com/michioxd/TinyDRPC","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/michioxd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-07T01:56:13.000Z","updated_at":"2025-01-05T01:39:11.000Z","dependencies_parsed_at":"2024-02-07T03:25:39.178Z","dependency_job_id":"725243cf-c863-4819-b714-3d88dbe3e464","html_url":"https://github.com/michioxd/TinyDRPC","commit_stats":null,"previous_names":["michioxd/tinydrpc"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michioxd%2FTinyDRPC","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michioxd%2FTinyDRPC/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michioxd%2FTinyDRPC/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michioxd%2FTinyDRPC/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michioxd","download_url":"https://codeload.github.com/michioxd/TinyDRPC/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253837452,"owners_count":21971984,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["discord","discord-rpc"],"created_at":"2024-11-07T08:30:38.146Z","updated_at":"2025-10-19T06:21:31.524Z","avatar_url":"https://github.com/michioxd.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TinyDRPC\n\nTiny Discord Rich Presence Client, customize your \"Playing\" status, written in C# using [discord-rpc-csharp](https://github.com/Lachee/discord-rpc-csharp)\n\n![image](https://github.com/michioxd/TinyDRPC/assets/80969068/82dc5d8b-ac5f-4b36-aa5a-1112aa946f40)\n\n![image](https://github.com/michioxd/TinyDRPC/assets/80969068/5d1a8e6a-ae82-4a60-af05-3edc38e7b0ba)\n\n## Features\n\n- Top and bottom text\n \n  ![image](https://github.com/michioxd/TinyDRPC/assets/80969068/e08b97ce-d0bd-411d-985a-59294b9b696f)\n\n- Button (max 2)\n\n  ![image](https://github.com/michioxd/TinyDRPC/assets/80969068/545bb26a-ea2e-4b15-b3c6-8ace2ee2403e)\n\n- Large/small image\n\n  ![image](https://github.com/michioxd/TinyDRPC/assets/80969068/c6c7f2be-929d-400b-b7cc-83f0472a0660)\n \n- Minimize to tray icon\n\n  ![image](https://github.com/michioxd/TinyDRPC/assets/80969068/a213c282-4092-456f-b494-7a17096df610)\n  \n- Run on startup\n- Save running state for next startup\n\n## Usage\n\n- Download [setup from release page](https://github.com/michioxd/TinyDRPC/releases/latest).\n- Install it then run it (or you can download portable version).\n- Customize setting for your own.\n\n## Development\n\n- Required Visual Studio 2022 and .NET SDK 8.0 installed\n\n## Building\n\n- Make sure you have `iscc.exe` (Inno Setup Compiler), `7z`, and `dotnet` (remember add to PATH if you don't have)\n- Run `build.bat`\n\n## Tutorial\n\n### How to custom \"Playing \\\u003cyour wanted name\\\u003e\"\n\n- Go to Configuration tab.\n- Enter your Discord App ID (don't have?, [create one](#how-to-get-discord-app-id)).\n- If daemon is running, stop it then start again.\n\n### How to get Discord App ID\n\n- Go to [Discord Developer Portal](https://discord.com/developers/applications).\n- Click `New Application` (at top left, before your avatar).\n\n  ![image](https://github.com/michioxd/discord-vugo/assets/80969068/db5ad43f-f64f-43fc-a06e-a1a4f67a2476)\n  \n- Enter a name you want.\n\n  ![image](https://github.com/michioxd/discord-vugo/assets/80969068/8649070e-61f3-4618-93a6-321f08266442)\n\n- You will be redirected to that application, scroll down to `APPLICATION ID`, copy it\n\n  ![image](https://github.com/michioxd/TinyDRPC/assets/80969068/938e295c-4fbf-4c27-8c79-74bd1a5f27f3)\n\n- That it!\n\n### How to get Image key\n\n- Go to [Discord Developer Portal](https://discord.com/developers/applications).\n- Choose your application (make sure that application is the same with your App ID).\n- At sidebar, choose `Rich Presence` \u003e `Art Assets`\n\n  ![image](https://github.com/michioxd/TinyDRPC/assets/80969068/645b2167-9d2a-4c3b-b7d1-5cc4b56aa31f)\n\n- Add a image, then save change. The image key is your name file (without extension) you uploaded. You can rename it if you want :)\n- Copy that name (key) and enjoy!\n\n## License \n\n[MIT License](LICENSE.txt)\n\n## Authors\n\n[michioxd](https://github.com/michioxd)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichioxd%2Ftinydrpc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichioxd%2Ftinydrpc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichioxd%2Ftinydrpc/lists"}