{"id":15732371,"url":"https://github.com/stopsopa/dropbox-cli","last_synced_at":"2025-03-31T03:41:37.439Z","repository":{"id":84269076,"uuid":"176802013","full_name":"stopsopa/dropbox-cli","owner":"stopsopa","description":"Dropbox cli script mainly build to list and download big files directly to server","archived":false,"fork":false,"pushed_at":"2019-03-21T10:59:45.000Z","size":1093,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-06T08:21:42.318Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/stopsopa.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-20T19:20:14.000Z","updated_at":"2019-03-21T10:59:46.000Z","dependencies_parsed_at":"2023-05-24T05:00:33.045Z","dependency_job_id":null,"html_url":"https://github.com/stopsopa/dropbox-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/stopsopa%2Fdropbox-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stopsopa%2Fdropbox-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stopsopa%2Fdropbox-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stopsopa%2Fdropbox-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stopsopa","download_url":"https://codeload.github.com/stopsopa/dropbox-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246413230,"owners_count":20773053,"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-04T00:09:07.120Z","updated_at":"2025-03-31T03:41:37.419Z","avatar_url":"https://github.com/stopsopa.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![npx-server youtube demo](yt.png)](https://youtu.be/hS2GWJmXmJk)\n\n# Usage\n\n```bash\ngit clone https://github.com/stopsopa/dropbox-cli.git\ncd dropbox-cli\nyarn install\n\n```\n\nNow it's necessary to provide dropbox accessToken, there two ways to do this:\n\n- through enviroment variable DROPBOX_NODE_SECRET\n- or by creating tiny js module next THIS js script 'dropbox_node_secret.js' with content:\n\n```javascript\n\nmodule.exports = \"arURX_..._o5QQaXWYf\";\n\n```\n\nmethod one:\n```bash\n\nexport DROPBOX_NODE_SECRET=\"arURX_..._o5QQaXWYf\"\nnode dropbox.js list\n\n```\n\nmethod two:\n\n```bash\n\necho 'module.exports = \"arURX_..._o5QQaXWYf\"' \u003e dropbox_node_secret.js\nnode dropbox.js list\n\n```\n\n\n... and you're ready to go, just follow instructions on the screen\n\n```bash\nnode dropbox.js\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstopsopa%2Fdropbox-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstopsopa%2Fdropbox-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstopsopa%2Fdropbox-cli/lists"}