Code Monkey home page Code Monkey logo

atoms-touchbar's Introduction

Atoms Touchbar Package

The touchbar package for Atom.io. This package is to extend some keyboard functionallity rather than duplicate common keyboard shortcuts in atom. Please if you run into any issues or features post here: Features/Issues

Multiclipboard

MulticlipboardExample

Select your text, click the copy button. Choose an icon. This will save the copy to your clip board. By pressing the icon it will paste that text!

Color Picker

ColorPickerExample

Choose a color from the colorpicker tool. Click to paste either HEX, RGB, or RGBA. The color will be saved as a recent color if you need it again!

Particles

ParticlesExample

Press the :] key to open up a particle effect that really shows how fancy your touchbar is!

Extras

  • Focus - Hides Left and Right docks
  • GitHub - Opens GitHub dock

Structure

 atoms-touchbar/lib/touchbars/
 └── default/
     ├── actions.js (where the actions live)
     └── bars
         ├── clipboard.json
         ├── color.json
         ├── home.json
         ├── icons.json
         └── madness.json

If you would like to build a new touchbar or change the default. Open your .atom/packages/atoms-touchbar Inside lib/touchbars you can see the default folder. This is where the touchbars and actions for those bars are stored! The bars/actions inside uses all of the current features and it will be easy to make a copy. Change the actions and touchbars to fit! Open a pull request to add your folder to the main package!

atoms-touchbar's People

Contributors

sean-codes avatar

Watchers

James Cloos avatar Kleverson Morais avatar

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.