{"id":25498331,"url":"https://github.com/natuworkguy/nnos","last_synced_at":"2025-08-22T02:08:55.868Z","repository":{"id":244145160,"uuid":"814315241","full_name":"Natuworkguy/NNOS","owner":"Natuworkguy","description":"NNOS | Making linux easier","archived":false,"fork":false,"pushed_at":"2024-12-08T19:44:14.000Z","size":180,"stargazers_count":0,"open_issues_count":11,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-19T15:53:39.695Z","etag":null,"topics":["easier","linux"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/Natuworkguy.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,"zenodo":null}},"created_at":"2024-06-12T19:07:20.000Z","updated_at":"2025-02-12T00:02:51.000Z","dependencies_parsed_at":"2024-06-29T02:46:50.906Z","dependency_job_id":"2f81ad0c-29c4-4b56-8aff-880db019b836","html_url":"https://github.com/Natuworkguy/NNOS","commit_stats":null,"previous_names":["natuworkguy/nnos"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Natuworkguy/NNOS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Natuworkguy%2FNNOS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Natuworkguy%2FNNOS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Natuworkguy%2FNNOS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Natuworkguy%2FNNOS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Natuworkguy","download_url":"https://codeload.github.com/Natuworkguy/NNOS/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Natuworkguy%2FNNOS/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271574431,"owners_count":24783319,"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-08-22T02:00:08.480Z","response_time":65,"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":["easier","linux"],"created_at":"2025-02-19T02:42:37.545Z","updated_at":"2025-08-22T02:08:55.846Z","avatar_url":"https://github.com/Natuworkguy.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NNOS: Making Linux Easier (Also Works on Windows)\n\n## Overview\n\nWelcome to **NNOS**, your friendly companion for navigating the world of Linux (and yes, it plays well with Windows too!). Whether you're a seasoned command-line guru or just dipping your toes into the terminal waters, **NNOS** is here to make your life easier.\n\n## Key Features\n\n1. **Speak Your Mind (Coming Soon)**: Tired of typing? Just say it! **NNOS** understands natural language commands, so go ahead and tell it what you need. Whether it's opening a directory or installing a package, your voice is your superpower.\n\n2. **Package Magic**: Installing software shouldn't feel like deciphering ancient scrolls. With **NNOS**, package management becomes a breeze. Say goodbye to cryptic commands; just ask for what you want, and watch the magic happen.\n\n3. **Windows, Meet NNOS**: Windows users, fear not! **NNOS** isn't an exclusive Linux club. It's the bridge between worlds. So whether you're in the penguin-loving camp or the Windows fan club, we've got you covered.\n\n4. **Learn as You Go (Coming Soon)**: Curious about a command? Just ask! **NNOS** provides helpful explanations, examples, and even a dash of humor. Learning Linux has never been this friendly.\n5. ** Everyday comands **: Common commands  made easier (making the reboot command nnos restart)\n## Installation\n\nReady to join the conversation? Here's how to install **NNOS**:\n\n# On Linux:\n\n1. [Download NNOS for linux](https://github.com/Natuworkguy/NNOS/blob/2.4.8/linux/)\n2. Open terminal\n   and make sure you are in the same directory as the nnos file\n3. Type the following command:\n   ```bash\n   ./nnos --install\n   ```\n   You will only need to do this once\n4. Now, say hello to **NNOS**:\n\n   ```bash\n   nnos --hello\n   ```\n5. Also, NNOS can do simple tasks, such as reboot your machine\n\n   ```bash\n   nnos --restart\n   ```\n6. NNOS can power off your machine as well\n   ```bash\n   nnos --shutdown\n   ```\n7. NNOS can install your favorite packages using NNPM (Nathan Network Package Manager)\n   ```bash\n   nnos -p\n   ```\n# On Windows\n1. [Download NNOS for Windows] (https://github.com/Natuworkguy/NNOS/tree/2.4.8/win)\n2. Download run.bat\n3. Move run.bat to a directory of your choice (e.g.: *Documents*). The directory will not effect the operation of the file\n4. Open Terminal\n5. Go to the directory you chose using the cd command e.g.:\n   ```PowerShell\n   cd Documents\n   ```\n6. Finally, execute the file\n   ```PowerShell\n   run.bat\n   ```\n## Contributing\n\nGot ideas? Found a bug? Want to share a Linux meme? Head over to our [GitHub repository](https://github.com/Natuworkguy/NNOS/tree/2.4.4) and join the party. We're all ears (and voices)!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnatuworkguy%2Fnnos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnatuworkguy%2Fnnos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnatuworkguy%2Fnnos/lists"}