{"id":23317413,"url":"https://github.com/cektor/enco","last_synced_at":"2025-07-22T15:36:56.701Z","repository":{"id":264121441,"uuid":"892429894","full_name":"cektor/EnCo","owner":"cektor","description":"EnCo is a Cross-Platform file Encryption application developed in Python. This application allows users to Encrypt and Decrypt their files. Encrypt and Decrypt operations are performed with the AES crypto algorithm.","archived":false,"fork":false,"pushed_at":"2024-12-05T18:29:45.000Z","size":7975,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-05T19:28:44.037Z","etag":null,"topics":["encryption-tool","file-encryption"],"latest_commit_sha":null,"homepage":"https://algyazilim.com","language":"Python","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/cektor.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":"2024-11-22T05:06:23.000Z","updated_at":"2024-12-05T18:29:49.000Z","dependencies_parsed_at":"2024-11-22T07:00:57.459Z","dependency_job_id":null,"html_url":"https://github.com/cektor/EnCo","commit_stats":null,"previous_names":["cektor/enco"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cektor%2FEnCo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cektor%2FEnCo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cektor%2FEnCo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cektor%2FEnCo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cektor","download_url":"https://codeload.github.com/cektor/EnCo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230613559,"owners_count":18253618,"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":["encryption-tool","file-encryption"],"created_at":"2024-12-20T16:29:25.221Z","updated_at":"2024-12-20T16:29:26.024Z","avatar_url":"https://github.com/cektor.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca href=\"#\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/pedromxavier/flag-badges/main/badges/TR.svg\" alt=\"made in TR\"\u003e\n\u003c/a\u003e\n\n# EnCo\nEnCo is a Cross-Platform file Encryption application developed in Python. This application allows users to Encrypt and Decrypt their files. Encrypt and Decrypt operations are performed with the AES crypto algorithm..\n\n\u003ch1 align=\"center\"\u003eEnCo Logo\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"encolo.png\" alt=\"EnCo Logo\"\u003e\n\u003c/p\u003e\n\n----------------------\n\n# Linux Screenshot\n![Linux(pardus)](ScreenShot/enco_linux.gif)  \n\n# Windows Screenshot\n![Windows(11)](ScreenShot/enco_windows.png) \n\n--------------------\nInstall Git Clone and Python3\n\nGithub Package Must Be Installed On Your Device.\n\ngit\n```bash\nsudo apt install git -y\n```\n\nPython3\n```bash\nsudo apt install python3 -y \n\n```\n\npip\n```bash\nsudo apt install python3-pip\n\n```\n\n# Required Libraries\n\nPyQt5\n```bash\npip install PyQt5\n```\ncryptography\n```bash\npip install cryptography\n```\n\n----------------------------------\n\n\n# Installation\nInstall EnCo\n\n```bash\nsudo git clone https://github.com/cektor/EnCo.git\n```\n```bash\ncd EnCo\n```\n\n```bash\npython enco.py\n```\nor\n\n```bash\npython3 enco.py\n\n```\n\n# To compile\n\nNOTE: For Compilation Process pyinstaller must be installed. To Install If Not Installed.\n\npip install pyinstaller \n\nLinux Terminal \n```bash\npytohn3 -m pyinstaller --onefile --windowed enco.py\n```\n\nWindows VSCode Terminal \n```bash\npyinstaller --onefile --noconsole enco.py\n```\n\nMacOS VSCode Terminal \n```bash\npyinstaller --onefile --noconsole enco.py\n```\n\n# To install directly on Windows or Linux\n\n\n\n\n\nLinux (based debian) Terminal: Linux (debian based distributions) To install directly from Terminal.\n```bash\n wget -O EnCo_Linux64.deb https://github.com/cektor/EnCo/releases/download/1.00/Setup_Linux64.deb \u0026\u0026 sudo apt install ./EnCo_Linux64.deb \u0026\u0026 sudo apt-get install -f\n```\n\nWindows Installer CMD (PowerShell): To Install from Windows CMD with Direct Connection.\n```bash\npowershell -Command \"Invoke-WebRequest -Uri 'https://github.com/cektor/EnCo/releases/download/1.00/Setup_Win64.exe' -OutFile 'Setup_Win64.exe'\" \u0026\u0026 start /wait Setup_Win64.exe\n```\n\nRelease Page: https://github.com/cektor/EnCo/releases/tag/1.00\n\n----------------------------------\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcektor%2Fenco","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcektor%2Fenco","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcektor%2Fenco/lists"}