{"id":17988988,"url":"https://github.com/yashkumarverma/bash-screenshot-manager","last_synced_at":"2026-03-05T10:32:41.915Z","repository":{"id":106138726,"uuid":"281472923","full_name":"YashKumarVerma/bash-screenshot-manager","owner":"YashKumarVerma","description":"simple bash script to manage quick screenshots taken during online class and systematically store them.","archived":false,"fork":false,"pushed_at":"2020-07-21T20:53:59.000Z","size":23,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-27T21:18:04.313Z","etag":null,"topics":["automation","bash","cli","college","life-hack","online"],"latest_commit_sha":null,"homepage":"https://yashkumarverma.github.io/bash-screenshot-manager","language":"Shell","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/YashKumarVerma.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":"2020-07-21T18:21:45.000Z","updated_at":"2025-04-08T13:16:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"5bfaf7b7-4bda-47ab-97af-516b91fe9093","html_url":"https://github.com/YashKumarVerma/bash-screenshot-manager","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/YashKumarVerma/bash-screenshot-manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YashKumarVerma%2Fbash-screenshot-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YashKumarVerma%2Fbash-screenshot-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YashKumarVerma%2Fbash-screenshot-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YashKumarVerma%2Fbash-screenshot-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YashKumarVerma","download_url":"https://codeload.github.com/YashKumarVerma/bash-screenshot-manager/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YashKumarVerma%2Fbash-screenshot-manager/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30119436,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T09:35:22.236Z","status":"ssl_error","status_checked_at":"2026-03-05T09:35:20.028Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["automation","bash","cli","college","life-hack","online"],"created_at":"2024-10-29T19:13:19.739Z","updated_at":"2026-03-05T10:32:41.872Z","avatar_url":"https://github.com/YashKumarVerma.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Screenshot Manager\n\nIt's COVID ! As organizations have started online sessions, there would be (millions and millions) of instances when you would want to quickly take a screenshot for later reference. If (like me) you also face difficulty in referring to the old screenshots from a list of 300-400 images, then this script is for you.\n\nThis would automatically categorize and arrange your screenshots based on time and topic.\n\n## Installation\n\n- Download / copy the contents `screenshot-manager.sh` to your screenshots directory.\n- Run `chmod +x screenshot-manager.sh` to grant execution permissions\n- Done.\n\n## Usage\n\n**make sure that the script is located in your screenshots folder**\n\n```bash\n# after attending data structures and algorithms class, run this\n./screenshot-manager.sh dsa\n\n# after attending data structures and algorithms lab, run this\n./screenshot-manager.sh dsa --lab\n```\n\n## Attention\n\n- the code that you enter as a parameter depicts your subject code. Try keeping it short,for example: DBMS, OS, DSA etc.\n- Since screenshots are bundled based on course names, entering same long names would become difficult and boring (and useless as well).\n- If not specified, the class is assumed to be a theory class, for lab classes, specify a `--lab` flag\n- Clean up the screenshot directory before using this command, else all those would be moved to the subject screenshots.\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\n## Customization\n\n- If you are a beginner, try playing around with the variables given at the start of the script. They're kept there only for you.\n- If you are not a beginner, you know what all you can do.\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n\n## Author\n\n- **Yash Kumar Verma**\n\n  - LinkedIn: [yash-kumar-verma](https://www.linkedin.com/in/yash-kumar-verma/)\n  - Stackoverflow: [yash-kumar-verma](https://stackoverflow.com/users/5131640/yash-kumar-verma?tab=profile)\n  - ![Twitter Follow](https://img.shields.io/twitter/follow/yash_kr_verma?style=social)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyashkumarverma%2Fbash-screenshot-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyashkumarverma%2Fbash-screenshot-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyashkumarverma%2Fbash-screenshot-manager/lists"}