{"id":18643563,"url":"https://github.com/webispy/uimi","last_synced_at":"2025-06-13T06:31:55.055Z","repository":{"id":6281934,"uuid":"7515984","full_name":"webispy/uimi","owner":"webispy","description":"Dbus based dictionary system","archived":false,"fork":false,"pushed_at":"2013-01-25T16:35:47.000Z","size":120,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-17T17:08:15.110Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","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/webispy.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}},"created_at":"2013-01-09T06:22:51.000Z","updated_at":"2014-01-10T22:34:35.000Z","dependencies_parsed_at":"2022-09-02T23:50:26.338Z","dependency_job_id":null,"html_url":"https://github.com/webispy/uimi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/webispy/uimi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webispy%2Fuimi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webispy%2Fuimi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webispy%2Fuimi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webispy%2Fuimi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webispy","download_url":"https://codeload.github.com/webispy/uimi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webispy%2Fuimi/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259594261,"owners_count":22881630,"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-11-07T06:07:24.142Z","updated_at":"2025-06-13T06:31:54.906Z","avatar_url":"https://github.com/webispy.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"uimi\n====\n\nDbus based dictionary system \u003cbr/\u003e\n\nClient \u003c--- dbus --\u003e Daemon \u003cbr/\u003e\n\n\u003ch2\u003eClient\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eProgramming language: don't care \u003cbr/\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\n\u003ch2\u003eDaemon\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eProgramming language: C \u003cbr/\u003e\u003c/li\u003e\n\u003cli\u003eFeature:\u003cbr/\u003e\n\u003cul\u003e\n\u003cli\u003eMultiple dictionary support (Dbus object path) \u003c/li\u003e\n\u003cli\u003ePlug-in support \u003c/li\u003e\n\u003cli\u003eVarious data support (DB, HTTP Request, Custom file, ...) \u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\n\u003ch2\u003eDbus introspection\u003c/h2\u003e\n\u003cul\u003e\n\n\u003cli\u003eManager:\n\u003cul\u003e\n\u003cli\u003eService: \"org.uimi\"\u003c/li\u003e\n\u003cli\u003eObject path: \"/org/uimi\"\u003c/li\u003e\n\u003cli\u003eInterface: \"org.uimi.Manager\"\u003c/li\u003e\n\u003cli\u003eMethod: \"GetDictionaries()\"\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\n\u003cli\u003eDictionary - XXX:\n\u003cul\u003e\n\u003cli\u003eObject path: \"/org/uimi/XXX\"\u003c/li\u003e\n\u003cli\u003eInterface: \"org.uimi.dict\"\u003c/li\u003e\n\u003cli\u003eMethod: \"Search()\"\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\n\u003c/ul\u003e\n\n\u003ch2\u003eConfiguration\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFile:\n\u003cul\u003e\n\u003cli\u003eFile-1: /etc/uimi.conf\u003c/li\u003e\n\u003cli\u003eFile-2: ~/.uimi.conf\u003c/li\u003e\n\u003c/ul\u003e\n\u003cli\u003eContents:\n\u003cpre\u003e\n[XXX]\ndriver=sqlite3\nparameter=~/word.db\n\n[YYY]\ndriver=http\nparameter=http://your-service/?={$1}\n\n[ZZZ]\ndriver=my_custom_plugin\nparameter=~/my_scrap.dat\n\n\u003c/pre\u003e\n\u003c/ul\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebispy%2Fuimi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebispy%2Fuimi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebispy%2Fuimi/lists"}