{"id":26183510,"url":"https://github.com/natuworkguy/ntext","last_synced_at":"2025-07-31T06:01:49.058Z","repository":{"id":281111972,"uuid":"944243162","full_name":"Natuworkguy/NText","owner":"Natuworkguy","description":"NText is a command-line text editor supporting file creation, editing, deletion, and searching with an intuitive interface for Unix-like systems.","archived":false,"fork":false,"pushed_at":"2025-03-10T21:35:19.000Z","size":38,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-11T22:30:34.325Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Natuworkguy.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":"2025-03-07T02:44:23.000Z","updated_at":"2025-03-10T21:52:32.000Z","dependencies_parsed_at":"2025-03-07T03:38:50.461Z","dependency_job_id":null,"html_url":"https://github.com/Natuworkguy/NText","commit_stats":null,"previous_names":["natuworkguy/ntext"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Natuworkguy/NText","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Natuworkguy%2FNText","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Natuworkguy%2FNText/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Natuworkguy%2FNText/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Natuworkguy%2FNText/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Natuworkguy","download_url":"https://codeload.github.com/Natuworkguy/NText/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Natuworkguy%2FNText/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267994560,"owners_count":24178238,"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","status":"online","status_checked_at":"2025-07-31T02:00:08.723Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-03-11T22:47:25.372Z","updated_at":"2025-07-31T06:01:49.001Z","avatar_url":"https://github.com/Natuworkguy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NText\n\nNText is a command-line text editor supporting file creation, editing, deletion, and searching with an intuitive interface for Unix-like systems.\n\n## Features\n\n- **File Creation**: Easily create new text files from the command line.\n- **Editing**: Intuitive commands for editing text within the terminal.\n- **Deletion**: Delete text files directly from the command line interface.\n- **Searching**: Search through text files with powerful search capabilities.\n- **User-Friendly Interface**: Designed to be easy to use for both new and experienced users.\n\n## Installation\n\nTo use NText, follow these steps:\n\n1. **Clone the Repository**:\n   ```sh\n   git clone https://github.com/Natuworkguy/NText.git\n   ```\n\n2. **Navigate to the Directory**:\n   ```sh\n   cd NText\n   ```\n\n3. **Run the Project**:\n   ```sh\n   python3 main.py\n   ```\n\n### Basic Commands\n\n**Create a File**:\n  ```nl\n  create \u003cfilename\u003e\n  ```\n**Open a file**\n  ```nl\n  open \u003cfilename\u003e\n  ```\n\n# Once a file is opened, These commands are avalible\n  \n**Edit a File**:\n  ```nl\n  edit \u003cfilename\u003e\n  ```\n\n**Delete a File**:\n  ```nl\n  delete \u003cfilename\u003e\n  ```\n\n**Search in a File**:\n  ```nl\n  search \u003csearch-term\u003e\n  ```\n\n### Advanced Usage\n\nFor more advanced usage and command options, refer to the help command:\n\n```nl\nhelp\n```\n\n## Contribution\n\nWe welcome contributions! If you would like to contribute to NText, please follow these steps:\n\n1. **Fork the Repository**:\n   Click the \"Fork\" button at the top right of this page to create a copy of this repository under your GitHub account.\n\n2. **Clone Your Fork**:\n   ```sh\n   git clone https://github.com/\u003cyour-username\u003e/NText.git\n   ```\n\n3. **Create a Branch**:\n   ```sh\n   git checkout -b my-feature-branch\n   ```\n\n4. **Make Your Changes**:\n   Implement your feature or bug fix.\n\n5. **Commit Your Changes**:\n   ```sh\n   git add .\n   git commit -m \"Description of your changes\"\n   ```\n\n6. **Push to Your Fork**:\n   ```sh\n   git push origin my-feature-branch\n   ```\n\n7. **Open a Pull Request**:\n   Go to the original repository and click the \"New Pull Request\" button to submit your changes for review.\n\n## License\n\nNText is licensed under the Apache License. See the [LICENSE](LICENSE) file for more information.\n\n## Contact\n\nFor any questions or suggestions, feel free to open an issue or contact the repository owner at [info@nathannetwork.com](mailto:info@nathannetwork.com).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnatuworkguy%2Fntext","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnatuworkguy%2Fntext","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnatuworkguy%2Fntext/lists"}