Install Activate-power-mode under Ubuntu

Source: Internet
Author: User
Tags apm

Go from Network

Was shocked by the Atom's activate-power-mode in the circle of friends and wanted to try it.

Steps are as follows

First install Atom:

sudo add-apt-repository ppa:webupd8team/atomsudo apt-get updatesudo apt-get install Atom  

Then install Activate-power-mode:

CD/mosaic June/.atom/packagesgit clone https://github.com/JoelBesada/ Activate-power-mode.git CD ACTIVATE-POWER-MODEAPM Install but the following error occurs GYP info It worked if it ends with OKGYP info using [EMA IL PROTECTED]GYP info using [email protected] | Linux | X64gyp http GET https://atom.io/download/atom-shell/v0.34.0/node-v0.34.0.tar.gzgyp WARN install got an error, rolling Back Installgyp err! Install error Gyp err! Stack Error:connect etimedoutgyp err! Stack at errnoexception (net.js:905:11) Gyp err! Stack at object.afterconnect [as OnComplete] (net.js:896:19) Gyp err! System Linux 3.19.0-37-genericgyp err! Command "/opt/atom/resources/app/apm/bin/node" "/opt/atom/resources/app/apm/node_modules/npm/node_modules/ Node-gyp/bin/node-gyp.js "Install" "--target=0.34.0" "--dist-url=https://atom.io/download/atom-shell" "--arch=x64 --ensure err! Cwd/home/reddusty/.atomgyp err! Node-v V0.10.40gyp err! Node-gyp-v V2.0.2gyp err! Not ok how to break???? 

New method

    1. Search for the package you need here
    2. Click Repo to get the link.


And then proceed with the above steps, OK.
How to use
Open Atom and open a document casually
Ctrl+shift+p Open the command line, enter Window:reload carriage return, reload the document page after control+alt+o (is o not 0), opened the plugin can start to drag the cool Dick fried World write code spicy!
But... After you switch the document window, the plugin will reload the page and activate again to see the effect again.

Turn off the window jitter
Copyright belongs to the author.
Commercial reprint please contact the author for authorization, non-commercial reprint please specify the source.
No nets
Links: https://www.zhihu.com/question/38164033/answer/75179242
Source: Know

Edit/users/your user name/.atom/packages/activate-power-mode/lib/activate-power-mode.coffee

In line 52, change to:

Shake:
intensity = 1 + 2 * math.random ()
@x = intensity * (if math.random () > 0.5 then-1 Else 1)
@y = intensity * (if math.random () > 0.5 then-1 Else 1)
X=0
Y=0

The advice on this plugin feels good fun
Copyright belongs to the author.
Commercial reprint please contact the author for authorization, non-commercial reprint please specify the source.
Conditional adverbial clauses
Links: https://www.zhihu.com/question/38077021/answer/75036948
Source: Know

The package is not good enough. The following are suggestions for improvement:
  1. Write a single line of code each time, issuing "perfect!! "Sound effects.
  2. Each time a syntax error is resolved, there is a "first Blood" "Double kill" sound.
  3. Hit code speed with scoring, highest SSS level, plus combo combo.
  4. Support multiplayer write code, divided into two parties, each line of code is a common attack, a valid declaration to complement a soldier, code block is critical, function is skill, general class trigger AOE skills.
  5. Each module completes a scoreboard, showing each person's data, such as the number of soldiers, number of heads, critical probability, and so on.
  6. Some color Scheme (skins) require a fee.
  7. With a specific keyboard (such as HHKB) with skill bonus, the HHKB manufacturer needs to pay the cost of advertising to the package developer.

Install Activate-power-mode under Ubuntu

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.