{"id":19413628,"url":"https://github.com/wisehackermonkey/convertex","last_synced_at":"2026-05-12T21:36:04.780Z","repository":{"id":237465505,"uuid":"657467980","full_name":"wisehackermonkey/convertex","owner":"wisehackermonkey","description":null,"archived":false,"fork":false,"pushed_at":"2023-06-23T06:53:04.000Z","size":9068,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-07T15:44:21.318Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/wisehackermonkey.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":"2023-06-23T06:07:21.000Z","updated_at":"2023-06-23T06:07:31.000Z","dependencies_parsed_at":"2024-05-02T04:24:05.457Z","dependency_job_id":"7274e6fd-46ed-4565-8c10-0c30d7dac214","html_url":"https://github.com/wisehackermonkey/convertex","commit_stats":null,"previous_names":["wisehackermonkey/convertex"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wisehackermonkey%2Fconvertex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wisehackermonkey%2Fconvertex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wisehackermonkey%2Fconvertex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wisehackermonkey%2Fconvertex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wisehackermonkey","download_url":"https://codeload.github.com/wisehackermonkey/convertex/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240593150,"owners_count":19825930,"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-10T12:34:10.839Z","updated_at":"2026-05-12T21:36:04.718Z","avatar_url":"https://github.com/wisehackermonkey.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# convertex\n----\n[![Open Source Love svg2](https://badges.frapsoft.com/os/v2/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n\n\u003c!-- \u003cimg src=\"NNNNNNNNNNNNN\" width=\"400\"\u003e --\u003e\n\n\n\u003ch2 align=\"center\"\u003e____________________\u003c/h2\u003e\n\n\u003ch4 align=\"center\"\u003e________________________\u003c/h4\u003e\n\n---\n\n\n# Summary\n### -  *[Installation](#Installation)*\n### -  *[Deveopment](#For-developers)*\n### -  *[Contributors](#Contributors)*\n### -  *[Links](#Links)*\n### -  *[License](#License)*\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n# Installation\n### \n```bash\ncd ~\ngit clone https://github.com/wisehackermonkey/convertex.git\ncd convertex\n```\n\n\n\n\n\n\n\n\n\n\n\n -----------------\n# Screenshots\n- \u003c!-- \u003cimg src=\"NNNNNNNNNNNNN\" width=\"400\"\u003e --\u003e\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n-----------------\n# Development\n### \n```bash\npyinstaller --onefile --windowed convertex.py\npyinstaller --onefile --windowed --icon=icon.ico convertex.py\n\n```\n\n\n\n\n\n\n\n\n\n\n\n\n \n---\n# Links\n### \n### \n### \n### \n### \n\n\n\n\n\n\n\n\n\n\n\n\n -----------------\n# Contributors\n\n[![](https://contrib.rocks/image?repo=wisehackermonkey/convertex)](https://github.com/wisehackermonkey/convertex/graphs/contributors)\n\n##### Made with [contributors-img](https://contrib.rocks).\n\n-----------------\n\n\n# License\n\n#### MIT © wisehackermonkey\n\u003cimg src=\"https://149753425.v2.pressablecdn.com/wp-content/uploads/2009/06/OSI_Standard_Logo_100X130.png\" width=\"80\"\u003e\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n```bash\nby oran collins\ngithub.com/wisehackermonkey\noranbusiness@gmail.com\n__DATE___\n```\n\u003c!-- \n\n# Docker\n### Build\n```bash\ncd ~\ngit clone https://github.com/wisehackermonkey/convertex.git\ncd convertex\ndocker build -t wisehackermonkey/convertex:latest .  \n```\n### Run\n```bash\ndocker run -it --rm --name wisehackermonkey/convertex:latest  \n```\n### Docker-compose\n```bash\ndocker-compose build\ndocker-compose up \n```\n# Publish Docker Image\n```bash\ndocker build -t wisehackermonkey/convertex:latest .\ndocker login\ndocker push wisehackermonkey/convertex:latest\n```\n# Deploy on netlify\n```\nnpm install netlify-cli -g\nnetlify login\nnetlify deploy\nnetlify deploy --prod\n```\n--\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwisehackermonkey%2Fconvertex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwisehackermonkey%2Fconvertex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwisehackermonkey%2Fconvertex/lists"}