{"id":19715621,"url":"https://github.com/doppelgunner/keyboard-snooper","last_synced_at":"2026-05-15T06:02:52.991Z","repository":{"id":170163984,"uuid":"88056112","full_name":"doppelgunner/Keyboard-Snooper","owner":"doppelgunner","description":"A java program for logging / snooping keyboard events","archived":false,"fork":false,"pushed_at":"2017-07-20T23:20:50.000Z","size":1294,"stargazers_count":4,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-27T21:52:05.052Z","etag":null,"topics":["java","javafx","jnativehook","keyboard","keystroke","logger","logging","snooper","snooping"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/doppelgunner.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":"2017-04-12T13:39:48.000Z","updated_at":"2023-05-10T08:47:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"ce5c1693-4745-4254-be8f-30e922dc5399","html_url":"https://github.com/doppelgunner/Keyboard-Snooper","commit_stats":null,"previous_names":["doppelgunner/keyboard-snooper"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/doppelgunner/Keyboard-Snooper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doppelgunner%2FKeyboard-Snooper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doppelgunner%2FKeyboard-Snooper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doppelgunner%2FKeyboard-Snooper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doppelgunner%2FKeyboard-Snooper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/doppelgunner","download_url":"https://codeload.github.com/doppelgunner/Keyboard-Snooper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doppelgunner%2FKeyboard-Snooper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33055989,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-15T02:00:06.351Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["java","javafx","jnativehook","keyboard","keystroke","logger","logging","snooper","snooping"],"created_at":"2024-11-11T22:38:52.869Z","updated_at":"2026-05-15T06:02:52.973Z","avatar_url":"https://github.com/doppelgunner.png","language":"Java","funding_links":["https://www.paypal.me/doppelgunner","https://www.patreon.com/doppelgunner"],"categories":[],"sub_categories":[],"readme":"# Keyboard-Snooper\nA java program for logging / snooping keyboard events\n\n## Demo (click to direct to link)\n\u003ca href=\"http://www.youtube.com/watch?feature=player_embedded\u0026v=yhNEE_x6TQQ\n\" target=\"_blank\"\u003e\u003cimg src=\"https://github.com/doppelgunner/Keyboard-Snooper/blob/docs/docs/keyboard%20snooper%20thumbnail.png\" \nalt=\"Keyboard Snooper icon\" width=\"480\" height=\"270\" border=\"10\" /\u003e\u003c/a\u003e\n\n## Donations\n[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif)](https://www.paypal.me/doppelgunner)  \n[![patreon](https://c5.patreon.com/external/logo/logomarkOrange.svg)](https://www.patreon.com/doppelgunner)\n\n## Link to youtube playlist: [Keyboard Snooper tutorial playlist](https://www.youtube.com/watch?v=QcEAiVRO6xk\u0026list=PLlRMSK1suXjNzJYi2LFrcizgV9mSUto6x)\nBelow are the link to source code and youtube tutorial separated by Episodes\n* **01** - Demo and sample: [source code](https://github.com/doppelgunner/Keyboard-Snooper/tree/Snooper_01), [youtube tutorial](https://youtu.be/QcEAiVRO6xk)\n* **02** - Log to file: [source code](https://github.com/doppelgunner/Keyboard-Snooper/tree/Snooper_02), [youtube tutorial](https://youtu.be/Y72M0DnOPew)\n* **03** - System tray: [source code](https://github.com/doppelgunner/Keyboard-Snooper/tree/Snooper_03), [youtube tutorial](https://youtu.be/QUlm5h9sscg)\n* **04** - More menu items: [source code](https://github.com/doppelgunner/Keyboard-Snooper/tree/Snooper_04), [youtube tutorial](https://youtu.be/8qMEgWnZVqg)\n* **05** - JavaFX window: [source code](https://github.com/doppelgunner/Keyboard-Snooper/tree/Snooper_05), [youtube tutorial](https://youtu.be/AXeCsdYh2dY)\n* **06** - Using packages: [source code](https://github.com/doppelgunner/Keyboard-Snooper/tree/Snooper_06), [youtube tutorial](https://youtu.be/Pf_l3bMCEo4)\n* **07** - JavaFX switch scenes: [source code](https://github.com/doppelgunner/Keyboard-Snooper/tree/Snooper_07), [youtube tutorial](https://youtu.be/Nkv9X12WpkQ)\n* **08** - JavaFX hyperlinks: [source code](https://github.com/doppelgunner/Keyboard-Snooper/tree/Snooper_08), [youtube tutorial](https://youtu.be/vqZ7B2rgssc)\n* **09** - Serialize to JSON: [source code](https://github.com/doppelgunner/Keyboard-Snooper/tree/Snooper_09), [youtube tutorial](https://youtu.be/shsNVGtvWWY)\n* **10** - JavaFX GUI Bindings: [source code](https://github.com/doppelgunner/Keyboard-Snooper/tree/Snooper_10), [youtube tutorial](https://youtu.be/kKpPnneWIYk)\n* **11** - Encapsulation: [source code](https://github.com/doppelgunner/Keyboard-Snooper/tree/Snooper_11), [youtube tutorial](https://youtu.be/ncZF_D8m0l8)\n* **12** - SnoopLog Reader: [source code](https://github.com/doppelgunner/Keyboard-Snooper/tree/Snooper_12), [youtube tutorial](https://youtu.be/Vead9l0PDrM)\n* **13** - JavaFX Pagination: [source code](https://github.com/doppelgunner/Keyboard-Snooper/tree/Snooper_13), [youtube tutorial](https://youtu.be/DGG8O-KHN6I)\n* **14** - JavaFX View Key Logs: [source code](https://github.com/doppelgunner/Keyboard-Snooper/tree/Snooper_14), [youtube tutorial](https://youtu.be/6JA-HImuM2g)\n* **15** - JavaFX Cell Factory: [source code](https://github.com/doppelgunner/Keyboard-Snooper/tree/Snooper_15), [youtube tutorial](https://youtu.be/KEGwOLwvtKI)\n* **16** - JavaFX Context Menu: [source code](https://github.com/doppelgunner/Keyboard-Snooper/tree/Snooper_16), [youtube tutorial](https://youtu.be/UVSnubkkbq0)\n* **17** - JavaFX Custom Popup: [source code](https://github.com/doppelgunner/Keyboard-Snooper/tree/Snooper_17), [youtube tutorial](https://youtu.be/qPyLfyflk_Q)\n* **18** - Email Log File: [source code](https://github.com/doppelgunner/Keyboard-Snooper/tree/Snooper_18), [youtube tutorial](https://youtu.be/yYcqV_xK9wg)\n  * Important note: you maybe want to delete the file in sent email after you sent it. This is to avoid Phishing. \n  * Check this new source code that I included in sendEmail (I added some codes). I added deleteMessages() method: https://github.com/doppelgunner/Keyboard-Snooper/blob/v1.0.1/com/snooper/Util.java\n  * Check this gist also for steps in gmail and source of method: https://gist.github.com/doppelgunner/c7ab8b982d958245c95f033b0329e17c\n* **19** - JavaFX Background Task: [source code](https://github.com/doppelgunner/Keyboard-Snooper/tree/Snooper_19), [youtube tutorial](https://youtu.be/bkcOqwu5nu4)\n* **20** - JavaFX Analytics 1 - Area Chart: [source code](https://github.com/doppelgunner/Keyboard-Snooper/tree/Snooper_20), [youtube tutorial](https://youtu.be/QeJsckXk6jo)\n* **21** - JavaFX Analytics 2 - Pie Chart: [source code](https://github.com/doppelgunner/Keyboard-Snooper/tree/Snooper_21), [youtube tutorial](https://youtu.be/JoZxqRpsaDU)\n* **22** - JavaFX Tooltips: [source code](https://github.com/doppelgunner/Keyboard-Snooper/tree/Snooper_22), [youtube tutorial](https://youtu.be/Mtgt_7ePmc4)\n* **23** - JavaFX Custom Title Bar: [source code](https://github.com/doppelgunner/Keyboard-Snooper/tree/Snooper_23), [youtube tutorial](https://youtu.be/UzbqiAfqTKg)\n* **24** - JavaFX Adding CSS: [source code](https://github.com/doppelgunner/Keyboard-Snooper/tree/Snooper_24), [youtube tutorial](https://youtu.be/yrTuQFEhupQ)\n* **25** - JavaFX Changing Theme: [source code](https://github.com/doppelgunner/Keyboard-Snooper/tree/Snooper_25), [youtube tutorial](https://youtu.be/IYZH2dESjxg)\n* **26** - JavaFX Deploy - Jar File: [source code](https://github.com/doppelgunner/Keyboard-Snooper/tree/Snooper_26), [youtube tutorial](https://youtu.be/P2OuIFfdD4s)\n* **27** - JavaFX Deploy - EXE File: [source code](https://github.com/doppelgunner/Keyboard-Snooper/tree/Snooper_27), [youtube tutorial](https://youtu.be/80u5vciYEIo)\n\n\n\n\n## How to compile and run\n  * **COMPILE**: ```javac -cp \".;lib/*\" com/snooper/*.java com/snooper/tray/*.java com/snooper/app/*.java com/snooper/app/controller/*.java``` \n  * **RUN**: ```java -cp \".;lib/*\" com.snooper.tray.Snooper```\n  * **RUN without console**: ```javaw -cp \".;lib/jnativehook-2.1.0.jar;\" com.snooper.tray.Snooper```\n  * **RUN TEST ONLY**: ```java -cp \".;lib/*\" com.snooper.tray.Snooper test```\n  * **COMPILE AND MOVE TO CLASSES folder (classes only no source)**: ```javac -cp \".;lib/*\" com/snooper/*.java com/snooper/tray/*.java com/snooper/app/*.java com/snooper/app/controller/*.java -d classes```\n  * **MAKE JAR FILE**: ```jar cvfm Snooper.jar MANIFEST.txt fxml -C classes/ .```\n  \n## My Accounts \n  * [blogspot](http://doppelgunner.blogspot.com/)\n  * [patreon](https://www.patreon.com/doppelgunner)\n  * [instagram](https://www.instagram.com/doppelgunner/)\n  * [twitter](https://twitter.com/doppelgunner)\n  * [google+](https://plus.google.com/u/0/111975005561843752356/posts)\n  * [facebook](https://www.facebook.com/doppelgunner)\n  * [youtube](https://www.youtube.com/channel/UCjd_DY1LawVuZuLteDbVabQ)\n  * [github](https://github.com/doppelgunner)\n  * [itch.io](https://doppelgunner.itch.io/)\n  * [tumblr](https://doppelgunner.tumblr.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoppelgunner%2Fkeyboard-snooper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdoppelgunner%2Fkeyboard-snooper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoppelgunner%2Fkeyboard-snooper/lists"}