{"id":24472473,"url":"https://github.com/lochidev/expandroid","last_synced_at":"2025-04-05T06:03:49.030Z","repository":{"id":167789847,"uuid":"642860172","full_name":"lochidev/Expandroid","owner":"lochidev","description":"Text expander for android - with espanso config import/export","archived":false,"fork":false,"pushed_at":"2025-01-24T01:32:06.000Z","size":354,"stargazers_count":176,"open_issues_count":17,"forks_count":7,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-05T06:03:30.929Z","etag":null,"topics":["android","app","config","csharp","dotnet","espanso","expansion","expansions","json","maui","replace-text","text","trigger","yml"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lochidev.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-05-19T14:02:43.000Z","updated_at":"2025-04-02T05:34:59.000Z","dependencies_parsed_at":"2023-06-28T01:08:27.218Z","dependency_job_id":"b80f2484-a383-4364-b953-838211d20c1e","html_url":"https://github.com/lochidev/Expandroid","commit_stats":null,"previous_names":["lochidev/textcomparepro","lochidev/texttoolspro","lochidev/expandroid"],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lochidev%2FExpandroid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lochidev%2FExpandroid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lochidev%2FExpandroid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lochidev%2FExpandroid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lochidev","download_url":"https://codeload.github.com/lochidev/Expandroid/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247294516,"owners_count":20915340,"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":["android","app","config","csharp","dotnet","espanso","expansion","expansions","json","maui","replace-text","text","trigger","yml"],"created_at":"2025-01-21T08:12:25.773Z","updated_at":"2025-04-05T06:03:49.011Z","avatar_url":"https://github.com/lochidev.png","language":"HTML","funding_links":["https://www.buymeacoffee.com/lochi"],"categories":[],"sub_categories":[],"readme":"# Espanso compatible app for android. X-platform expansions\n  \u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/lochidev/TextComparePro/issues\"\u003eReport Bug\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/lochidev/TextComparePro/issues\"\u003eRequest Feature\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/lochidev/TextComparePro/releases\"\u003eReleases\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/lochidev/TextComparePro/blob/master/examples/config.yml\"\u003eExample config\u003c/a\u003e\n  \u003c/p\u003e\n\nSend custom messages with a trigger. Want to quickly type out the current date in a specific format? Or do you want your emojis to replace your triggers? You can do it all cross platform with espanso but now on android too with this app!\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://apt.izzysoft.de/fdroid/index/apk/com.dingleinc.texttoolspro\"\u003e\u003cimg src=\"https://gitlab.com/IzzyOnDroid/repo/-/raw/master/assets/IzzyOnDroid.png\" alt=\"Get it on IzzyOnDroid\" height=\"80\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://play.google.com/store/apps/details?id=com.dingleinc.texttoolspro\"\u003e\u003cimg src=\"https://cdn.rawgit.com/steverichey/google-play-badge-svg/master/img/en_get.svg\" height=\"80\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/lochidev/TextComparePro/releases/latest\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/andOTP/andOTP/master/assets/badges/get-it-on-github.png\" height=\"80\"\u003e\u003c/a\u003e\n  \u003c/p\u003e\n\n# Disclaimer\nI am now a full time student doing science stuff and I dont have much time to develop this app. It is too much work and takes a lot of hours that could've helped with my studies and it has very little pay off.  So my plan for the app is to update every 3 months or so when I have free time.\n\n# Notes \nEspanso configuration YML files will take a few tries to parse correctly. Try removing some matches, and make sure it's compliant with the YML specs. Some working examples are provided below for your convenience to copy and paste. Please also note that only the following extensions are supported -\u003e date, clipboard, random and echo. Finally, note that not all espanso/rust chrono date time formats are supported. Supported formats are,\n- %Y, %m, %b, %B, %h, %d, %e, %a, %A, %j, %w, %u, %D, %F, %H, %I, %p, %M, %S, %R, %T, %r\n\nYou can further customize date time formats by referring to the C# DateTime.ToString() method documentation from Microsoft.\n\nClipboard extension will not work on android 10 or higher due to security measures introduced by google. However a workaround was found at issue: \u003ca href=\"https://github.com/lochidev/Expandroid/issues/35#issue-2531110035\"\u003e#35\u003c/a\u003e and should work on all devices after v7.1.0\n\nNote: I have not tested this app on android versions below 12.\n\nStarting with v7.0.0 forms support has been added.\nMulti-line, choice \u0026 list have been added.\nNote that everything under \"Using Forms with Script and Shell extensions\" is not supported in the document: https://espanso.org/docs/matches/forms/\n# Build\n\nCLI build instructions -\u003e https://learn.microsoft.com/en-us/dotnet/maui/android/deployment/publish-cli\n\n# Consider donating for work already done if you found this app useful! 💙\n\u003ca href=\"https://www.buymeacoffee.com/lochi\" target=\"_blank\"\u003e\u003cimg src=\"https://cdn.buymeacoffee.com/buttons/default-yellow.png\" alt=\"Buy Me A Coffee\" height=\"41\" width=\"174\"\u003e\u003c/a\u003e\n\nBTC - bc1q0tv7u3yngq3xpmwlu4gzv8rnez27pv3xcsk6t8\n\nLTC - ltc1qjphn23kql69c0ul6qu88sdsf09qxceswt78yey\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flochidev%2Fexpandroid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flochidev%2Fexpandroid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flochidev%2Fexpandroid/lists"}