{"id":20032566,"url":"https://github.com/akicho8/memo_station","last_synced_at":"2026-05-01T23:32:14.965Z","repository":{"id":8526756,"uuid":"10143118","full_name":"akicho8/memo_station","owner":"akicho8","description":"Emacs synchronized memo management rails application","archived":false,"fork":false,"pushed_at":"2025-12-23T08:53:01.000Z","size":1865,"stargazers_count":0,"open_issues_count":14,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-24T22:55:09.457Z","etag":null,"topics":["emacs","emacs-lisp","memo","memo-application","rails","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/akicho8.png","metadata":{"files":{"readme":"README.org","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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-05-18T15:24:35.000Z","updated_at":"2025-12-23T08:53:05.000Z","dependencies_parsed_at":"2025-04-01T13:24:53.370Z","dependency_job_id":"68f93613-f400-4e2c-a435-53537261b8ad","html_url":"https://github.com/akicho8/memo_station","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/akicho8/memo_station","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akicho8%2Fmemo_station","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akicho8%2Fmemo_station/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akicho8%2Fmemo_station/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akicho8%2Fmemo_station/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akicho8","download_url":"https://codeload.github.com/akicho8/memo_station/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akicho8%2Fmemo_station/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32517188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["emacs","emacs-lisp","memo","memo-application","rails","ruby"],"created_at":"2024-11-13T09:38:17.738Z","updated_at":"2026-05-01T23:32:14.957Z","avatar_url":"https://github.com/akicho8.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"* MemoStation\n\n  Emacs synchronized memo management rails application.\n\n** Setup\n\n#+BEGIN_SRC shell\nsetup\nopen http://localhost:3000/\n#+END_SRC\n\n** Deployment\n\n#+BEGIN_SRC shell\ncap production deploy\n#+END_SRC\n\n** Emacs Interface\n\n#+BEGIN_SRC shell\n(load \"~/src/memo_station/lib/memo-station.el\")\n#+END_SRC\n\n[[https://github.com/tkf/emacs-request][request.el]] and [[https://github.com/magnars/s.el][s.el]] installation not installed.\n\n#+BEGIN_EXAMPLE\nM-x package-install request\nM-x package-install s\n#+END_EXAMPLE\n\nAdd the following in your =.emacs= file: (example)\n\n#+BEGIN_SRC elisp\n(require 'memo-station)\n(setq memo-station-url \"http://memo/\")\n(global-unset-key \"\\C-j\")\n(global-set-key (kbd \"C-j w\") 'memo-station-create)\n(global-set-key (kbd \"C-j s\") 'memo-station-search)\n#+END_SRC\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakicho8%2Fmemo_station","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakicho8%2Fmemo_station","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakicho8%2Fmemo_station/lists"}