{"id":15976858,"url":"https://github.com/fornever/cerebellum","last_synced_at":"2026-01-20T20:32:59.382Z","repository":{"id":1640222,"uuid":"2364970","full_name":"ForNeVeR/Cerebellum","owner":"ForNeVeR","description":"Server for sharing todo-notes between various clients.","archived":false,"fork":false,"pushed_at":"2013-02-10T15:07:24.000Z","size":183,"stargazers_count":3,"open_issues_count":4,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-07T03:46:47.407Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Erlang","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ForNeVeR.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"License-beanstalk.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-09-11T10:38:58.000Z","updated_at":"2019-12-02T14:37:12.000Z","dependencies_parsed_at":"2022-08-17T20:45:27.105Z","dependency_job_id":null,"html_url":"https://github.com/ForNeVeR/Cerebellum","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ForNeVeR/Cerebellum","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ForNeVeR%2FCerebellum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ForNeVeR%2FCerebellum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ForNeVeR%2FCerebellum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ForNeVeR%2FCerebellum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ForNeVeR","download_url":"https://codeload.github.com/ForNeVeR/Cerebellum/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ForNeVeR%2FCerebellum/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28612946,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T18:56:40.769Z","status":"ssl_error","status_checked_at":"2026-01-20T18:54:26.653Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-10-07T22:41:23.010Z","updated_at":"2026-01-20T20:32:59.366Z","avatar_url":"https://github.com/ForNeVeR.png","language":"Erlang","funding_links":[],"categories":[],"sub_categories":[],"readme":"Cerebellum\r\n==========\r\n\r\nAbout\r\n=====\r\nCerebellum is simple server for sharing various kinds of data between various\r\nclients. Main focus will be made on to-do lists integrated with emacs org-mode\r\nfiles.\r\n\r\nBuilding\r\n========\r\nTo build current version of source code, execute following commands:\r\n\r\n    $ cd Cerebellum\r\n    $ erl -make\r\n\r\nUsage\r\n=====\r\n### Starting server\r\n\r\nFirst, start Erlang shell:\r\n\r\n\t$ cd Cerebellum\r\n    $ erl -pa ebin\r\n\r\nThen start cerebellum application:\r\n\r\n    1\u003e application:start(cerebellum).\r\n\r\n### Stopping server\r\n\r\nUse the standard function call:\r\n\r\n    2\u003e application:stop(cerebellum).\r\n\r\nThis will hopefully stop the whole application.\r\n\r\nConfiguration\r\n=============\r\nServer configuration is stored in a file named `config.yaml`. It is simple YAML\r\nfile storing list of module names. Every included module will be started with\r\nits default parameters.\r\n\r\nConcepts\r\n========\r\nMain program concept is 'adapter'. Adapter is an Erlang-written subsystem for\r\noperating with environment. Adapters may be written for network socket, file\r\nsystem, database.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffornever%2Fcerebellum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffornever%2Fcerebellum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffornever%2Fcerebellum/lists"}