{"id":13624537,"url":"https://github.com/itsjunetime/smcurser","last_synced_at":"2025-06-22T01:41:22.035Z","repository":{"id":201060496,"uuid":"331420539","full_name":"itsjunetime/smcurser","owner":"itsjunetime","description":"SMServer tui client written in rust","archived":false,"fork":false,"pushed_at":"2022-10-21T05:30:55.000Z","size":4591,"stargazers_count":17,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T23:34:29.246Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/itsjunetime.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-01-20T20:14:46.000Z","updated_at":"2024-04-21T11:35:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"b3bd0dd5-5cef-417e-8183-9ce7975584e6","html_url":"https://github.com/itsjunetime/smcurser","commit_stats":null,"previous_names":["itsjunetime/smcurser"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsjunetime%2Fsmcurser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsjunetime%2Fsmcurser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsjunetime%2Fsmcurser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsjunetime%2Fsmcurser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itsjunetime","download_url":"https://codeload.github.com/itsjunetime/smcurser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249129033,"owners_count":21217273,"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":[],"created_at":"2024-08-01T21:01:43.564Z","updated_at":"2025-04-15T18:32:39.167Z","avatar_url":"https://github.com/itsjunetime.png","language":"Rust","readme":"# SMCurser\n\nA tui client for [SMServer](https://github.com/iandwelker/smserver), written in Rust using the [tui-rs framework](https://github.com/fdehau/tui-rs). This is a rewrite of [SMServer_receiver](https://github.com/iandwelker/smserver_receiver), but using Rust, fixing a lot of issues, and adding a lot of features.\n\n![The main view of SMCurser](promo.png)\nSMCurser running on my desktop\n\n## Features\n- Browse and send texts and files from iMessage, all from your terminal\n- Send tapbacks, delete conversations and texts, compose new conversations, and more\n- SMCurser displays typing indicators from (and sends typing indicators to) other parties in real time\n- Ability to create and use custom colorschemes\n- Extremely fast and low memory usage\n- Optional configuration file for persistent customization\n- Many more goodies to significantly increase quality and ease of use\n\n## Planned future features\n- Ability to specify websocket/API subdirectory to connect to if running SMServer over a proxy\n- Have something else you'd like added? File an issue or PR and I'll take a look at it :)\n\n## To Build and Install\nYou can download a fairly up-to-date version of SMCurser from the `Releases` section of this repository. However, it may not have all the latest features and updates, so I'd recommend building it from source with the following steps:\n\nFirst, install the official rust toolchain. If you don't know how to do this, visit [rustup.rs](https://rustup.rs) and follow the instructions there.\n\nOnce you've got that completely installed, do the following:\n```sh\ngit clone https://github.com/iandwelker/smcurser.git\ncd smcurser\ngit submodule update --init --recursive\ncargo build --release\n```\n\nThe compiled binary will reside at `./target/release/smcurser`\n\n## To run\nFirst, get a copy of [SMServer](https://github.com/iandwelker/smserver) and start that running. \\\nThen, if youre on linux or macOS, run:\n```sh\nsmcurser --host \"\u003cyour phone's ip address\u003e\"\n```\n\nOr, if you're on Windows, run:\n```sh\nsmcurser.exe --host \"\u003cyour phone's ip address\u003e\"\n```\n","funding_links":[],"categories":["Rust"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitsjunetime%2Fsmcurser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitsjunetime%2Fsmcurser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitsjunetime%2Fsmcurser/lists"}