{"id":14973446,"url":"https://github.com/eviratec/nautilus-replacement","last_synced_at":"2025-08-08T17:35:47.601Z","repository":{"id":57308948,"uuid":"93910708","full_name":"eviratec/nautilus-replacement","owner":"eviratec","description":"Super simple file browsing app made using nw.js and Angular.js 1.x for Node 8.x","archived":false,"fork":false,"pushed_at":"2018-07-01T00:33:05.000Z","size":496,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"development","last_synced_at":"2025-02-01T01:25:00.234Z","etag":null,"topics":["ace","angular-applications","angular-material","angular1","angularjs","google-material","html","html5","javascript","js","material-design","nautilus","node-js","node-webkit","nodejs","npmjs","nwjs","nwjs-application","simple","ubuntu"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eviratec.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}},"created_at":"2017-06-10T02:26:06.000Z","updated_at":"2020-01-28T20:12:57.000Z","dependencies_parsed_at":"2022-08-29T12:40:50.709Z","dependency_job_id":null,"html_url":"https://github.com/eviratec/nautilus-replacement","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eviratec%2Fnautilus-replacement","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eviratec%2Fnautilus-replacement/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eviratec%2Fnautilus-replacement/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eviratec%2Fnautilus-replacement/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eviratec","download_url":"https://codeload.github.com/eviratec/nautilus-replacement/tar.gz/refs/heads/development","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238418225,"owners_count":19468868,"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":["ace","angular-applications","angular-material","angular1","angularjs","google-material","html","html5","javascript","js","material-design","nautilus","node-js","node-webkit","nodejs","npmjs","nwjs","nwjs-application","simple","ubuntu"],"created_at":"2024-09-24T13:48:43.595Z","updated_at":"2025-02-12T05:31:21.080Z","avatar_url":"https://github.com/eviratec.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nautilus Replacement\n\nFor [Ubuntu](https://www.ubuntu.com/).\n\nUsing [Angular.js](https://angularjs.org/), [ACE Editor](https://ace.c9.io/), and [NW.js](https://nwjs.io/).\n\n## Getting started (for users)\n\n### Requirements\n\n- [Ubuntu](https://www.ubuntu.com)\n- [npm](https://www.npmjs.com)\n\n### Install it\n\nInstall via NPM\n```shell\n$ npm install -g nautilus-replacement\n```\n\n### Start it\n\n```shell\n$ nautilus-replacement\n```\n\n## Screenshot\n\n![alt text](https://github.com/eviratec/nautilus-replacement/raw/master/screenshot.png \"Screenshot\")\n\n## Development\n\n### Requirements\n\n- [Node.js](https://www.nodejs.org) v8.0.0\n- [nw.js](https://nwjs.io/) [v0.23.1-SDK](https://nwjs.io/downloads/)\n\n### Set-up\n\n1. Obtain [nw.js](https://nwjs.io/) v0.23.1-**SDK**\n  ```shell\n  $ cd ~/Downloads\n  $ wget -nc -O - https://dl.nwjs.io/v0.23.1/nwjs-sdk-v0.23.1-linux-x64.tar.gz | tar xvz\n  ```\n2. Fetch the *nautilus-replacement* (this) project development source\n  ```shell\n  $ cd ~/Downloads\n  $ wget -nc -O - https://github.com/eviratec/nautilus-replacement/archive/development.tar.gz | tar xvz\n  $ cd nautilus-replacement-development\n  ```\n3. Install NPM dependencies\n  ```shell\n  $ npm install\n  ```\n4. Fire it up!\n  ```shell\n  $ ~/Downloads/nwjs-sdk-v0.23.1-linux-x64/nw .\n  ```\n\n### Tips and documentation\n\n- Official [Angular.js v1.x](https://angularjs.org/) documentation:\n  - [AngularJS: API Reference](https://docs.angularjs.org/api)\n  - [AngularJS: Developer Guide](https://docs.angularjs.org/guide)\n  - [AngularJS Material: Latest](https://material.angularjs.org/latest/)\n- Official [ace editor](https://ace.c9.io/) documentation:\n  - [Ace: API Reference](https://ace.c9.io/#howto=\u0026nav=api)\n  - [Ace: How-To Guide](https://ace.c9.io/#howto=\u0026nav=howto)\n  - [Ace: Syntax Highlighters](https://ace.c9.io/#howto=\u0026nav=higlighter)\n- Official [nw.js](https://nwjs.io/) documentation:\n  - [nw.js: Latest](http://docs.nwjs.io/en/latest/)\n\n## License\n\nBy [Eviratec Software](https://www.eviratec.com.au)\n\n```\nCopyright (c) 2017 - 2018 Callan Peter Milne\n\nPermission to use, copy, modify, and/or distribute this software for any\npurpose with or without fee is hereby granted, provided that the above\ncopyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND\nFITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM\nLOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR\nOTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\nPERFORMANCE OF THIS SOFTWARE.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feviratec%2Fnautilus-replacement","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feviratec%2Fnautilus-replacement","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feviratec%2Fnautilus-replacement/lists"}