GithubHelp home page GithubHelp logo

cooperka / temple Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 4.0 325 KB

:pencil: Helper for on-the-fly search-and-copy while coding.

License: MIT License

JavaScript 77.50% HTML 18.35% CSS 4.15%
snippets snippets-manager snippet-manager electron gists notes

temple's Introduction

Temple

Build status

Helper for on-the-fly search-and-copy while coding. Like GitHub "gists" but instantly available to your clipboard -- from single lines to whole files. Context aware.

You type a lot. You repeat a lot of what you type. Stop doing that. Use Temple.

Features:

  • Works anywhere -- cross-platform and IDE agnostic
  • Runs on startup (optional)
  • Launches with a keyboard shortcut (default: Ctrl+Alt+Shift+Space)
  • Doesn't do anything yet because it's in development

Coming soon:

  • Basic support for handlebars
  • Hooks for invoking shell scripts and other utilities
  • Context-awareness (e.g. language, repo)

Installation

Not yet released; for now, see Development below.

Development

Temple is written using React and built with Electron.

See the Electron Forge docs for more info on the below commands.

Get started

Download this codebase, build, and launch the app:

yarn global add electron-forge
electron-forge install cooperka/temple

It's built with React and will hot-reload when editing files.

Release

Generate a platform-specific Electron application, e.g. for Ubuntu:

yarn run make --targets=deb

Run the newly packaged app, e.g. on Ubuntu:

./out/temple-linux-x64/temple

Credits

Inspired by helpers like Kite and Lepton. None of the existing tools seem to be oriented towards on-the-fly search-and-copy while coding.

temple's People

Contributors

cooperka avatar

Stargazers

 avatar  avatar

Watchers

 avatar  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.