{"id":23642052,"url":"https://github.com/basemax/electron-censor-app","last_synced_at":"2025-09-11T05:40:13.595Z","repository":{"id":270058319,"uuid":"909110286","full_name":"BaseMax/electron-censor-app","owner":"BaseMax","description":"The Electron Censor App is a simple desktop application built with Electron.js that allows users to censor specific words in a given text. Users can input text, and the app will automatically replace any specified words with asterisks (*).","archived":false,"fork":false,"pushed_at":"2024-12-27T20:36:40.000Z","size":213,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-14T00:35:33.261Z","etag":null,"topics":["electron","electron-app","electron-ts","electron-typescript","electronjs","electronts","javascript","js","swear-filter","swear-words","swearing-detector","swearwolves","swearword","ts","typescript","typescript-electron"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/BaseMax.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-12-27T18:53:41.000Z","updated_at":"2024-12-30T14:38:07.000Z","dependencies_parsed_at":"2024-12-28T05:09:01.112Z","dependency_job_id":"75e6cf0b-afa6-468e-94fa-8c85f3cd9353","html_url":"https://github.com/BaseMax/electron-censor-app","commit_stats":null,"previous_names":["basemax/electron-censor-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BaseMax%2Felectron-censor-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BaseMax%2Felectron-censor-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BaseMax%2Felectron-censor-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BaseMax%2Felectron-censor-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BaseMax","download_url":"https://codeload.github.com/BaseMax/electron-censor-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239579800,"owners_count":19662672,"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":["electron","electron-app","electron-ts","electron-typescript","electronjs","electronts","javascript","js","swear-filter","swear-words","swearing-detector","swearwolves","swearword","ts","typescript","typescript-electron"],"created_at":"2024-12-28T10:39:08.644Z","updated_at":"2025-02-19T01:27:51.843Z","avatar_url":"https://github.com/BaseMax.png","language":"TypeScript","readme":"# Electron Censor App\n\nThe Electron Censor App is a simple desktop application built with Electron.js that allows users to censor specific words in a given text. Users can input text, and the app will automatically replace any specified words with asterisks (`*`).\n\n![Electron Censor App](demo.jpg)\n\n## Features\n\n- Load a list of words (from text files) to censor.\n- Replace censored words with asterisks in real-time as the user presses the \"Censor\" button.\n- Supports both Persian and English words.\n- Built using Electron for cross-platform compatibility.\n\n## Installation\n\nTo run the Electron Censor App locally, follow the steps below:\n\n1. Clone this repository to your local machine:\n   ```bash\n   git clone https://github.com/BaseMax/electron-censor-app.git\n   ```\n\n2. Navigate into the project directory:\n\n   ```bash\n   cd electron-censor-app\n   ```\n\n3. Install the dependencies using npm:\n\n   ```bash\n   npm install\n   ```\n\n4. Build the app:\n\n   ```bash\n   npm run build\n   ```\n\n5. Run the app:\n\n   ```bash\n   npm run start\n   ```\n\nThis will launch the Electron app and open a window where you can enter text to censor.\n\n6. Release and build `.exe` for Windows OS:\n\n   ```bash\n   npm run dist\n   \u003e electron-censor-app@1.0.0 dist\n   \u003e electron-builder\n   \n   • electron-builder  version=25.1.8 os=10.0.26100\n   • loaded configuration  file=package.json (\"build\" field)\n   • writing effective config  file=dist\\builder-effective-config.yaml\n   • executing @electron/rebuild  electronVersion=33.2.1 arch=x64 buildFromSource=false appDir=./\n   • installing native dependencies  arch=x64\n   • completed installing native dependencies\n   • packaging       platform=win32 arch=x64 electron=33.2.1 appOutDir=dist\\win-unpacked\n   • downloading     url=https://github.com/electron/electron/releases/download/v33.2.1/electron-v33.2.1-win32-x64.zip\n    size=115 MB parts=8\n   ```\n\n## Usage\n\nThe app loads words to censor from text files (`persian.txt` and `english.txt`).\n\nOnce the app is loaded, you can enter text into the provided textarea.\n\nClicking the \"Censor\" button will replace any matching words in the input text with asterisks (*), and the censored text will appear in the output textarea.\n\n## Development\n\nTo contribute or modify the app, you can make changes to the source code located in the `src/` directory. After making changes, you can rebuild the app using Electron's build tools.\n\nStart the app in development mode:\n\n```bash\nnpm run dev\n```\n\nThis will open the app in a development environment where you can test changes in real-time.\n\n### License\n\nThis project is licensed under the MIT License.\n\nCopyright (c) 2024, Max Base\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasemax%2Felectron-censor-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbasemax%2Felectron-censor-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasemax%2Felectron-censor-app/lists"}