{"id":18700926,"url":"https://github.com/rabestro/screen-taker","last_synced_at":"2025-11-08T23:30:22.483Z","repository":{"id":105046276,"uuid":"286863028","full_name":"rabestro/screen-taker","owner":"rabestro","description":"The homework for an intensive Java webinar. A multithread program that takes desktop screenshots in background and send them to the Dropbox server.","archived":false,"fork":false,"pushed_at":"2022-12-11T13:33:57.000Z","size":107,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-28T05:25:22.098Z","etag":null,"topics":["awt-graphics","dropbox","dropbox-api","dropbox-client","dropbox-server","dropbox-v2","executor-service","homework","multithread","multithreading","screenshot","student-project","webinar"],"latest_commit_sha":null,"homepage":"","language":"Java","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/rabestro.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":"2020-08-11T22:45:06.000Z","updated_at":"2022-08-28T18:49:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"0fbd2a40-1d10-465f-93b1-fc8778cd8eb1","html_url":"https://github.com/rabestro/screen-taker","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rabestro%2Fscreen-taker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rabestro%2Fscreen-taker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rabestro%2Fscreen-taker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rabestro%2Fscreen-taker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rabestro","download_url":"https://codeload.github.com/rabestro/screen-taker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239565650,"owners_count":19660154,"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":["awt-graphics","dropbox","dropbox-api","dropbox-client","dropbox-server","dropbox-v2","executor-service","homework","multithread","multithreading","screenshot","student-project","webinar"],"created_at":"2024-11-07T11:39:48.423Z","updated_at":"2025-11-08T23:30:22.294Z","avatar_url":"https://github.com/rabestro.png","language":"Java","readme":"# Java Intensive Webinar (2020-08-10)\n\nA multithread program that takes desktop screenshots in background and send them to the Dropbox server.\n\n## Program of webinar\n\n- Exception Handling.\n- Threads and Processes.\n- Starting and stopping streams.\n- Connecting external libraries.\n- Sending files to a remote server.\n\n### Homework task\n- The program should start a thread that takes a screenshot every 5 seconds\n- After obtaining the screenshot a new separate thread should upload the image to the Dropbox server.\n- The uploading of images have to be in dedicated thread \n- File names must be in the format \u003cyyyyMMdd_HHmmss\u003e.png\n\n### Installation\n- Obtain your own DropBox Access Token\n- Copy your token to `screentaker.properties` file\n- Tune any other properties like interval (in milliseconds), formatter or image type\n- Tune logging properties in `logging.properties` file. \n\n### Run the program\n\nOpen the terminal and type a command:\n```\njava -jar ScreenTaker-1.1.0.jar \n``` \nIf you prefer to run the program in the background (linux) add an ampersand in the end:\n```\njava -jar ScreenTaker-1.1.0.jar \u0026\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frabestro%2Fscreen-taker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frabestro%2Fscreen-taker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frabestro%2Fscreen-taker/lists"}