{"id":13565244,"url":"https://github.com/I-Script/Japp-Elevator","last_synced_at":"2025-04-03T22:30:54.047Z","repository":{"id":33159412,"uuid":"36800216","full_name":"I-Script/Japp-Elevator","owner":"I-Script","description":"Java app admin elevator","archived":false,"fork":false,"pushed_at":"2015-06-03T13:35:20.000Z","size":256,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-04T18:46:35.900Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","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/I-Script.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-06-03T11:49:04.000Z","updated_at":"2015-10-20T12:40:42.000Z","dependencies_parsed_at":"2022-08-17T20:10:27.552Z","dependency_job_id":null,"html_url":"https://github.com/I-Script/Japp-Elevator","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/I-Script%2FJapp-Elevator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/I-Script%2FJapp-Elevator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/I-Script%2FJapp-Elevator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/I-Script%2FJapp-Elevator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/I-Script","download_url":"https://codeload.github.com/I-Script/Japp-Elevator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247089919,"owners_count":20881882,"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-08-01T13:01:43.080Z","updated_at":"2025-04-03T22:30:53.143Z","avatar_url":"https://github.com/I-Script.png","language":"Java","funding_links":[],"categories":["Java"],"sub_categories":[],"readme":"###Japp-Elevator\n####What is it\n\nIs a small library which allow you to elevate your application as admin rights.  \nYou will be able to write/copy and other actions without SecurityException.\n\n####How to use\n\nSimply, call the method `Japp#elevateApplication` and stop the app if the returned value is `true`.\nExample:\n\n    public class Main {\n        public static void main(String[] args) {\n            if(Japp.elevateApplication()) return;\n\n            System.out.println(\"Application is now running as administrator.\");\n        }\n    }\n\nYour application is now running as administrator.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FI-Script%2FJapp-Elevator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FI-Script%2FJapp-Elevator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FI-Script%2FJapp-Elevator/lists"}