项目作者: artur9010

项目描述 :
Messenger Color Changer
高级语言: CoffeeScript
项目地址: git://github.com/artur9010/Phoenix.git
创建时间: 2016-07-19T20:58:07Z
项目社区:https://github.com/artur9010/Phoenix

开源协议:MIT License

下载


Phoenix

Due to changes in Messenger, IT’S NO LONGER WORK.

Code Climate
Issue Count

Download

All binaries available in Releases.

Screenshoots

Screenshoot 1
Screenshoot 2
Screenshoot 3

Installing

Windows

Download .zip package from Releases, extract it and run .exe.

Linux

Download .zip package from Releases, extract it and run binary.

OS X/macOS

Download .zip package from Releases, extract it and run application (you can move it to Applications).

Building

For testing

  1. npm run -s build

For production

  1. npm run -s prod

For specific platform

  1. npm run -s build PLATFORM ARCH

Here is the list of available platforms:

  • mac | m | darwin
  • linux | l
  • windows | w | win32
  • all | a

And there is the list of architectures:

  • x64
  • ia32
  • armv7l
  • all | a