{"id":16124256,"url":"https://github.com/jongacnik/bwave","last_synced_at":"2025-04-06T12:22:41.100Z","repository":{"id":57192007,"uuid":"42416328","full_name":"jongacnik/bwave","owner":"jongacnik","description":"Command line notes","archived":false,"fork":false,"pushed_at":"2015-09-13T23:07:10.000Z","size":108,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-22T23:58:52.731Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/jongacnik.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":"2015-09-13T23:06:40.000Z","updated_at":"2016-02-07T20:22:10.000Z","dependencies_parsed_at":"2022-09-01T05:54:11.940Z","dependency_job_id":null,"html_url":"https://github.com/jongacnik/bwave","commit_stats":null,"previous_names":["amongiants/bwave"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jongacnik%2Fbwave","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jongacnik%2Fbwave/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jongacnik%2Fbwave/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jongacnik%2Fbwave/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jongacnik","download_url":"https://codeload.github.com/jongacnik/bwave/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247234921,"owners_count":20905854,"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-10-09T21:20:19.467Z","updated_at":"2025-04-06T12:22:41.069Z","avatar_url":"https://github.com/jongacnik.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bwave\n\n**bwave** a.k.a **brainwave** a.k.a command line notes.\n\nOriginally fork of [Ajour](https://github.com/gopatrik/ajour)\n\n## Install\n\n```bash\nnpm i bwave -g\n```\n\n## Usage\n\nMake entry:\n\n```bash\nbwave A brainwave\n```\n\nWill create **bwave.md** (if no existy) in the current directory with entry appended.\n\n**bwave.md**:\n```markdown\n## Sun Sep 13 2015 15:49:33 GMT-0700 (PDT)\n\nA brainwave\n```\n\n### Tailing\nTail onto previous entry with `-t` flag (no timestamp):\n\n```bash\n$ bwave A brainwave\n$ bwave Another brainwave -t\n```\n\n**bwave.md**:\n```markdown\n## Sun Sep 13 2015 15:49:33 GMT-0700 (PDT)\n\nA brainwave\n\nAnother brainwave\n```\n\n### Global\nBy default bwave writes to current directory. Write to secret log in module directory with `-g` flag:\n\n```bash\nbwave A secret brainwave -g\n```\n\n### Viewing\nYou can output the contents of **bwave.md** by running without a message:\n\n```bash\n$ bwave\n```\n\nAdding `-g` flag will output contents of global log:\n\n```bash\n$ bwave -g\n```\n\n### Flags\n```\n-t    -- Tail onto previous note (no timestamp)\n-g    -- Global log file (located in module directory)\n```\n\n## Todo\n- config options\n- prepend option","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjongacnik%2Fbwave","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjongacnik%2Fbwave","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjongacnik%2Fbwave/lists"}