{"id":16894191,"url":"https://github.com/jsuereth/snark","last_synced_at":"2025-04-11T13:33:15.255Z","repository":{"id":26578268,"uuid":"30032615","full_name":"jsuereth/snark","owner":"jsuereth","description":"Twitter command line client example (ne scala 2015)","archived":false,"fork":false,"pushed_at":"2015-04-07T17:32:25.000Z","size":215,"stargazers_count":15,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-25T09:49:20.716Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Scala","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/jsuereth.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-01-29T17:39:31.000Z","updated_at":"2021-09-06T03:16:34.000Z","dependencies_parsed_at":"2022-09-01T19:20:52.849Z","dependency_job_id":null,"html_url":"https://github.com/jsuereth/snark","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/jsuereth%2Fsnark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsuereth%2Fsnark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsuereth%2Fsnark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsuereth%2Fsnark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsuereth","download_url":"https://codeload.github.com/jsuereth/snark/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248409842,"owners_count":21098771,"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-13T17:17:58.048Z","updated_at":"2025-04-11T13:33:15.214Z","avatar_url":"https://github.com/jsuereth.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# snark\nTwitter command line client example (ne scala 2015)\n\n\n## Building\n\n1. Get a twitter developer API key\n2. Create the file `core/src/main/scala/com/jsuereth/snark/EvilSecrets.scala` with:\n\n```scala\npackage com.jsuereth.snark\n\n// TODO - Read from a file, or environment variable...\nobject EvilSecrets {\n  val apiKey = \"\u003cyour api key\u003e\"\n  val apiSecret = \"\u003cyour api secret\u003e\"\n}\n```\n\n3. Run `sbt debian:packageBin` or `sbt stage`\n4. Results will be under `native/target/\u003cdeb\u003e` or `native/target/universal/stage`\n\n\n## Using\n\nType `snark` on the command line to get a twitter terminal.  From here you can type a command:\n\n* `mentions` shows your mention timeline\n* `check` shows your timeline\n* `tweet \u003ctext\u003e` issues a raw tweet\n* `search \u003ctext\u003e` searches for tweets with the given string.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsuereth%2Fsnark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjsuereth%2Fsnark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsuereth%2Fsnark/lists"}