{"id":29624979,"url":"https://github.com/shpat-devv/nust","last_synced_at":"2025-10-16T02:27:31.748Z","repository":{"id":272758115,"uuid":"917663794","full_name":"shpat-devv/Nust","owner":"shpat-devv","description":"NUST (Nifty User-friendly Simple Text-editor) is a basic text editor built using Rust and egui. It's designed to help you learn and explore Rust programming while creating a simple but functional text editor.","archived":false,"fork":false,"pushed_at":"2025-02-06T09:30:26.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-26T11:37:32.926Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","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/shpat-devv.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-16T12:21:03.000Z","updated_at":"2025-02-06T09:30:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"d30849c0-f190-4ad1-9ebc-fc2be60a7820","html_url":"https://github.com/shpat-devv/Nust","commit_stats":null,"previous_names":["uglypr1nces/nust","shpat-devv/nust"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shpat-devv/Nust","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shpat-devv%2FNust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shpat-devv%2FNust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shpat-devv%2FNust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shpat-devv%2FNust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shpat-devv","download_url":"https://codeload.github.com/shpat-devv/Nust/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shpat-devv%2FNust/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266248501,"owners_count":23899056,"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":"2025-07-21T06:05:58.263Z","updated_at":"2025-10-16T02:27:26.682Z","avatar_url":"https://github.com/shpat-devv.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NUST\n\nNUST (Nifty User-friendly Simple Text-editor) is a basic text editor built using Rust and `egui`. It's designed to help you learn and explore Rust programming while creating a simple but functional text editor.\n\n## Features\n\n- **Text Editing**: Type and edit text in a clean, minimal interface.\n- **Save to File**: Save your text to a file with a single click.\n- **Load from File**: Load text from a file to continue editing.\n\n## Getting Started\n\n### Prerequisites\n\n- Install [Rust](https://www.rust-lang.org/tools/install) on your system.\n\n### Installation\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/Uglypr1nces/Nust.git\n   cd Nust\n   ```\n2. Build the project:\n   ```bash\n   cargo build --release\n   ```\n3. Run the project:\n   ```bash\n   cargo run\n   ```\n\n## Usage\n\n1. Type your text in the main editing area.\n2. To save:\n   - Enter a file name (e.g., `myfile.txt`).\n   - Click the **Save** button to save the text to the file.\n3. To load:\n   - Enter the file name of the saved file.\n   - Click the **Load** button to load the content into the editor.\n\n## File Structure\n\n```\nNUST/\n├── src/\n│   └── main.rs   # Main application code\n├── Cargo.toml    # Dependencies and project configuration\n└── README.md     # Project documentation\n```\n\n## Contributing\n\nContributions are welcome! If you have ideas or improvements, feel free to submit a pull request.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshpat-devv%2Fnust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshpat-devv%2Fnust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshpat-devv%2Fnust/lists"}