nautilus-replacement

1.0.5 • Public • Published

Nautilus Replacement

For Ubuntu.

Getting started (for users)

Requirements

Install it

Install via NPM

$ npm install -g nautilus-replacement

Start it

$ nautilus-replacement

Screenshot

alt text

Development

Requirements

Set-up

  1. Obtain nw.js v0.23.1-SDK
cd ~/Downloads
$ wget -nc -O - https://dl.nwjs.io/v0.23.1/nwjs-sdk-v0.23.1-linux-x64.tar.gz | tar xvz
  1. Fetch the nautilus-replacement (this) project source
cd ~/Downloads
$ wget -nc -O - https://github.com/eviratec/nautilus-replacement/archive/master.tar.gz | tar xvz
cd nautilus-replacement-master
  1. Install NPM dependencies
$ npm install
  1. Fire it up!
~/Downloads/nwjs-sdk-v0.23.1-linux-x64/nw .

Tips and documentation

License

By Eviratec Software

Copyright (c) 2017 Callan Peter Milne

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.

Readme

Keywords

none

Package Sidebar

Install

npm i nautilus-replacement

Weekly Downloads

0

Version

1.0.5

License

ISC

Last publish

Collaborators

  • callan.milne