{"id":13514437,"url":"https://github.com/sleeyax/PreMiD-rs","last_synced_at":"2025-03-31T03:30:47.317Z","repository":{"id":178768887,"uuid":"662340322","full_name":"sleeyax/PreMiD-rs","owner":"sleeyax","description":"Alternative PreMiD backend but without the bloat","archived":false,"fork":false,"pushed_at":"2024-03-31T20:06:37.000Z","size":55,"stargazers_count":15,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T13:41:19.297Z","etag":null,"topics":["discord","discord-presence","discord-rich-presence","discord-rpc","premid","premid-extension"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sleeyax.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-07-04T23:25:29.000Z","updated_at":"2024-08-04T21:21:18.000Z","dependencies_parsed_at":"2023-11-23T22:25:45.741Z","dependency_job_id":"d65e0ecf-3478-4437-8808-558b137dcb5a","html_url":"https://github.com/sleeyax/PreMiD-rs","commit_stats":null,"previous_names":["sleeyax/premid-rs"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sleeyax%2FPreMiD-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sleeyax%2FPreMiD-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sleeyax%2FPreMiD-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sleeyax%2FPreMiD-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sleeyax","download_url":"https://codeload.github.com/sleeyax/PreMiD-rs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246413377,"owners_count":20773053,"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-presence","discord-rich-presence","discord-rpc","premid","premid-extension"],"created_at":"2024-08-01T05:00:56.317Z","updated_at":"2025-03-31T03:30:46.971Z","avatar_url":"https://github.com/sleeyax.png","language":"Rust","funding_links":[],"categories":["Uncategorized but Cool"],"sub_categories":[],"readme":"# PreMiD-rs\nAlternative [PreMiD](https://premid.app/) backend written in Rust. Ditch that bloated [official Electron-based backend](https://github.com/PreMiD/PreMiD) and free up your precious RAM and disk space! \n\nPlease note that this program doesn't include any bells and whistles, it just provides Discord rich presence.\n\n\u003e [!WARNING]  \n\u003e This project uses relateively unstable libraries. It should work but use at your own discretion until we publish a stable release.\n\n## Comparison\nRust backend vs Electron-based backend:\n\n| Feature             | Rust Backend | Official Backend |\n|---------------------|--------------|------------------|\n| Disk space required | ~11MB        | ~200MB           |\n| RAM usage           | ~8MB         | ~20MB            |\n| GUI                 | No           | Yes              |\n| Tray icon           | No           | Yes              |\n| Auto updater        | No           | Yes              |\n\n## Installation\n\n1. Download the [latest release](https://github.com/sleeyax/PreMiD-rs/releases/latest).\n2. (optional) Add the program to startup so it launches on PC boot/login.\n3. Execute the program from a terminal/cmd. You won't see any output by default. Specify an environment variable [below](#commands) for more output options.\n\n## Missing features\nKnown missing features:\n\n- Settings\n- Local presence (for presence development)\n\nI'm undecided whether these features should be added. Open an issue if you wish to discuss this!\n\n## Development\nRequires [rust](https://www.rust-lang.org/tools/install) to be installed on your system (duh).\n\n### Commands\n\nRun with basic logging:\n```bash\n$ RUST_LOG=\"info\" cargo run\n```\n\nRun with verbose logging:\n```bash\n$ RUST_LOG=\"debug\" cargo run\n```\n\nRun with default logging level:\n```bash\n$ cargo run\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsleeyax%2FPreMiD-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsleeyax%2FPreMiD-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsleeyax%2FPreMiD-rs/lists"}