GithubHelp home page GithubHelp logo

sidneys / live-wallpaper-ecorp Goto Github PK

View Code? Open in Web Editor NEW
34.0 3.0 5.0 8.87 MB

Animated Wallpaper featuring the E-Corp company logo from Mr. Robot.

License: Creative Commons Zero v1.0 Universal

HTML 0.49% JavaScript 95.92% CSS 3.59%
mr-robot e-corp evil-corp electron wallpaper

live-wallpaper-ecorp's Introduction

E-Corp Live Wallpaper Beta travis appveyor npm dependencies devDependencies

Animated Wallpaper featuring a glitched E-Corp company logo,
Known as Evil Corp from Mr. Robot.



Not affiliated with USA Network, Anonymous Content, Universal Cable Productions or NBC Universal Television Distribution.


Contents

  1. TV Show
  2. Installation
  3. Developers
  4. Continuous Integration
  5. Up Next
  6. Contact
  7. Author

The Show

[whoismrrobot.com](https://www.whoismrrobot.com)

Installation

Standard Installation

Download the latest version of E-Corp Live Wallpaper on the Releases page.

Installation as Commandline Tool

npm install --global live-wallpaper-ecorp		# Installs the node CLI module
live-wallpaper-ecorp							# Runs it

Developers

Sources

Clone the repo and install dependencies.

git clone https://github.com/sidneys/live-wallpaper-ecorp.git live-wallpaper-ecorp
cd live-wallpaper-ecorp
npm install

Scripts

npm run start

Run the app with integrated Electron.

npm run start
npm run start:dev 					# with Debugging Tools
npm run start:livereload 			# with Debugging Tools and Livereload

npm run localsetup

Install the app in the System app folder and start it.

npm run localsetup
npm run localsetup:rebuild			# Build before installation
npm run localsetup:rebuild:dev 		# Build before installation, use Developer Tools

npm run build

Build the app and create installers (see requirements).

npm run build					# build all available platforms
npm run build macos windows		# build specific platforms (macos/linux/windows)

Build Requirements

  • Building for Windows requires wine and mono (on macOS, Linux)
  • Building for Linux requires fakeroot and dpkg (on macOS, Windows)
  • Only macOS can build for other platforms.

macOS Build Setup

Install Homebrew, then run:

brew install wine mono fakeroot dpkg

Linux Build Setup

sudo apt-get install wine mono fakeroot dpkg

Continuous Integration

Turnkey build-in-the-cloud for Windows 10, macOS and Linux.

The process is managed by a custom layer of node scripts and Electron-optimized configuration templates. Completed Installation packages are deployed to GitHub Releases. Builds for all platforms and architectures take about 5 minutes. Backed by the open-source-friendly guys at Travis and AppVeyor and running electron-packager under the hood.

Setup

  1. Fork the repo
  2. Generate your GitHub Personal Access Token using "repo" as scope. Copy it to the clipboard.
  3. macOS + Linux
    1. Sign in to Travis using GitHub.
    2. Open your Travis Profile, click "Sync Account" and wait for the process to complete.
    3. Find this repository in the list, enable it and click "⚙" to open its settings.
    4. Create a new Environment Variable named GITHUB_TOKEN. Paste your Token from step 2 as value.
  4. Windows
    1. Sign in to AppVeyor using GitHub.
    2. Click on "New Project", select "GitHub", look up this repo in the list and click "Add".
    3. After import navigate to the Settings > Environment subsection
    4. Select "Add Variable", insert GITHUB_TOKEN for name, paste your Token as value. Save.

Triggering Builds

  1. Add a new Tag to start the build process:

    git tag -a v1.0.1
    git push --tags

    The builds are started in parallel and added to the "Releases" page of the GitHub repo (in draft mode).

  2. Use the editing feature to publish the new app version.

  3. There is no step 3

Up Next img

Windows Version

At time of print, wallpaper apps - which are in essence Desktop applications claiming a special UI layer between the icon- and wallpaper space - are not readily implementable using the Electron framework, due to current limitations of the BrowserWindow API with regards to the Windows platform.

If this status quo changes, so will this application.

Contact Contributions Wanted

  • Gitter Developer Chat
  • Issues File, track and discuss features and issues
  • Wiki Read or contribute to the project Wiki

Author

sidneys 2017

live-wallpaper-ecorp's People

Contributors

sidneys avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

live-wallpaper-ecorp's Issues

Wallpaper size on Linux (Ubuntu)

How do I change the wallpaper size on Ubuntu? The current setup seems blown out of proportions.

-Normal installation via .deb on Ubuntu 17.10
-Resolution 1336x768

screenshot from 2018-03-18 21-46-39

Mac Standard Install Not Working

I downloaded the dmg file and moved it to Applications on my Mac and when I launch it nothing happens? Are there dependencies I need to install before it will work and should it also show up in the screensaver section of my Mac because I'm not seeing it there either. I'm running MacOS Sierra 10.12.1. Thanks!!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.