{"id":16338263,"url":"https://github.com/srid/motif","last_synced_at":"2025-11-02T18:30:21.367Z","repository":{"id":66668470,"uuid":"129462172","full_name":"srid/motif","owner":"srid","description":"[WIP] A typed outliner","archived":false,"fork":false,"pushed_at":"2018-04-29T21:02:09.000Z","size":93,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-12-27T01:08:20.115Z","etag":null,"topics":["haskell","outliner","reflex","tree"],"latest_commit_sha":null,"homepage":"","language":"Haskell","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/srid.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":"2018-04-13T23:03:35.000Z","updated_at":"2020-01-06T01:29:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"a3c781fd-117c-43b1-94fa-18648e3b23dc","html_url":"https://github.com/srid/motif","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srid%2Fmotif","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srid%2Fmotif/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srid%2Fmotif/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srid%2Fmotif/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/srid","download_url":"https://codeload.github.com/srid/motif/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239399828,"owners_count":19632022,"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":["haskell","outliner","reflex","tree"],"created_at":"2024-10-10T23:50:04.450Z","updated_at":"2025-11-02T18:30:21.304Z","avatar_url":"https://github.com/srid.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# motif\n\n[chronicle](https://github.com/srid/chronicle) resurrected.\n\n## Development\n\n```\n./ghcid-frontend  # Runs jsaddle-warp\n```\n\n```\n./ghcid-backend\n```\n\nVisit http://localhost:3003/\n\n## Deployment on NixOS\n\nClone this repo and add the full path to the `service.nix` file to the imports section of your /etc/nixos/configuration.nix (you may alternatively use [home-manager](https://github.com/rycee/home-manager) should you wish to keep it all user-local). It should look like this:\n\n```\n$ cat /etc/nixos/configuration.nix \n[...]\n  imports = \n    [ \n      /etc/nixos/hardware-configuration.nix \n      /path/to/motif/service.nix \n    ]\n[...]\n```\n\nRun `sudo nixos-rebuild switch`. This will add an *user* systemd unit called `motifapp`. You will need to launch it manually using:\n\n```\nsystemctl --user start motifapp\n```\n\nThen visit http://localhost:9000/index.html in the browser.\n\nNote that the backend is hardcoded to store the (acid-state) database under `~/Dropbox/Apps/motifdb`.\n\nShould something go wrong, you may view the logs of the service using:\n\n```\nsystemctl --user status motifapp\n```\n\n## Roadmap\n\nSee https://github.com/srid/motif/projects/1\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrid%2Fmotif","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrid%2Fmotif","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrid%2Fmotif/lists"}