{"id":21396877,"url":"https://github.com/posixpascal/edge-pmt","last_synced_at":"2025-07-05T06:40:35.085Z","repository":{"id":23272101,"uuid":"26630681","full_name":"posixpascal/edge-pmt","owner":"posixpascal","description":"V2 EDGE PMT","archived":false,"fork":false,"pushed_at":"2015-01-30T16:54:08.000Z","size":51128,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"so","last_synced_at":"2025-03-09T00:39:51.576Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://pascalraszyk.de","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/posixpascal.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":"2014-11-14T09:05:26.000Z","updated_at":"2015-01-30T16:54:08.000Z","dependencies_parsed_at":"2022-08-21T22:31:02.761Z","dependency_job_id":null,"html_url":"https://github.com/posixpascal/edge-pmt","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/posixpascal%2Fedge-pmt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posixpascal%2Fedge-pmt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posixpascal%2Fedge-pmt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posixpascal%2Fedge-pmt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/posixpascal","download_url":"https://codeload.github.com/posixpascal/edge-pmt/tar.gz/refs/heads/so","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243885888,"owners_count":20363644,"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-11-22T14:30:14.895Z","updated_at":"2025-03-16T14:43:14.452Z","avatar_url":"https://github.com/posixpascal.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EDGE Project Management\n\nEDGE PMT V2 is based on Node-Webkit, Angular, Grunt \u0026 Google's Material Design Spec.\nThe former version was based on Java, JavaFX, Hibernate \u0026 Maven.\n\nI rewrote the project because, imho, the world needs a cross-platform Project Management Tool. \nAlso the old sourcecode lacked good dependency management, docs and readability.\n\n## Dependencies\n\nYou'll need the following dependencies to build EDGE Project Management for yourself:\n\n* node + npm (Download Node)[http://nodejs.org/]\n* bower (install using npm: npm install -g bower)\n* grunt + grunt-cli (install using npm: npm -g install grunt)\n* nwjs (npm install -g nw (_this may take some time tho..._)) \n\nNow it's time to install the needed dependencies. Fortunately NPM \u0026 bower solve this fairly easy:\nThese instructions only apply for Linux and MacOSX, for Windows you have to convert the NPM \u0026 Bower commands to the corresponding windows format.\n\n```shell\n\tcd app/ \u0026\u0026 npm install . \u0026\u0026 cd -\n\tbower install .\n```\n\n# Build EDGE PMT\n\nBuilding EDGE PMT is easy. Just create a ZIP file of all files in the app/ folder.\nOn Linux and MacOSX you can use the __zip command line tool__\n\n```shell\nzip -r app.zip app/*\n```\n\nOn Windows you can use one of the dozens GUI Zip Tools (WinRar/WinZip/7zip will work fine).\n\n# Running EDGE PMT:\nOn Linux and MacOSX you have to run the following command: `nw ./app.zip`\nOn Windows, all you have to do is drag-and-drop the ZIP package to the NWJS.exe (Download NWJS.exe from NWJS.io).\n\n# Standalone Package\nIf you want to distribute EDGE PMT, you may consider including node-webkit and the app.zip file:\nOn Linux and MACOSX you can use `cat /path/to/nw ./app.zip \u003e \"EDGE PMT\"\nOn Windows you have to use the __copy__ command from the commandline: `copy /b nw.exe+app.zip \"EDGE PMT.exe\"\n\n# Contribute\nYou can contribute by forking this repo \u0026 commiting changes as a pull-request.\nAlso consider opening issues on GitHub if you encounter any (I hope you won't encounter any...)\n\n# Copyright\nSince this project started as a school project I'll continue releasing it under the MIT license.\nYou can use the project for your own but you have to consider putting a link to this REPO somewhere in your app/homepage.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fposixpascal%2Fedge-pmt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fposixpascal%2Fedge-pmt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fposixpascal%2Fedge-pmt/lists"}