{"id":19988927,"url":"https://github.com/lodestone/lesstimespent-cli","last_synced_at":"2026-05-08T23:08:51.454Z","repository":{"id":66561261,"uuid":"54308156","full_name":"lodestone/lesstimespent-cli","owner":"lodestone","description":"A quick and dirty way to start and stop your current project timer on LessTimeSpent.com","archived":false,"fork":false,"pushed_at":"2016-03-20T09:10:29.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-12T11:49:23.587Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lodestone.png","metadata":{"files":{"readme":"README.adoc","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":"2016-03-20T08:42:23.000Z","updated_at":"2016-03-20T08:45:15.000Z","dependencies_parsed_at":"2023-03-09T00:15:18.435Z","dependency_job_id":null,"html_url":"https://github.com/lodestone/lesstimespent-cli","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/lodestone%2Flesstimespent-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lodestone%2Flesstimespent-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lodestone%2Flesstimespent-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lodestone%2Flesstimespent-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lodestone","download_url":"https://codeload.github.com/lodestone/lesstimespent-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241430298,"owners_count":19961633,"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-13T04:44:41.455Z","updated_at":"2026-05-08T23:08:46.418Z","avatar_url":"https://github.com/lodestone.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"= lesstimespent-cli\nauthor: Matt Petty\ncopyright: 2016\n\n:hide-uri-scheme:\n\nA quick and dirty way to start and stop your current project timer on http://LessTimeSpent.com\n\n== Installation\n\nThere is no install script for this. \n\n. Install casperjs. \n    \n    brew install casperjs\n    \n. Grab `link:https://github.com/lodestone/lesstimespent-cli/raw/master/lesstimespent.js[lesstimespent.js]` and `link:https://github.com/lodestone/lesstimespent-cli/raw/master/lts-toggle[lts-toggle]`.\n. Save them in appropriate places. - _Just copy the two main files and save them somewhere appropriate for your system. I like to stick my binaries in `~/.bin` (making sure to set your `$PATH` correspondingly). So I stick `lts-toggle` in there and save `lesstimespent.js` somewhere in my Code directories. In my case, I chose to save it in a directory that holds other casper scripts. Do what you will. Post an issue here if you need help._\n. Make sure to `chmod +x ~/your/path/to/lts-toggle`\n. Change lts-toggle to correspond to your paths:\n\n    #!/bin/bash\n    /usr/local/bin/casperjs $HOME/Sync/Code/casper/lesstimespent.js\n\n. Change lesstimespent to include your log in info:\n\n    // lesstimespent.js\n    login: \"\u003cCHANGEME\u003e\u003e\",\n    password: \"\u003c\u003cCHANGEME\u003e\u003e\",\n\n(C) 2016 Matt Petty - Find me @lodestone on link:https://Twitter.com/lodestone[Twitter], link:https://git.io/lodestone[Github], and pretty much link:https://www.linkedin.com/in/lodestone[everywhere] link:http://gitlab.com/lodestone[else].\n\nOld fogeys can contact me here: matt@kizmeta.com\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flodestone%2Flesstimespent-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flodestone%2Flesstimespent-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flodestone%2Flesstimespent-cli/lists"}