Skip to content

:neckbeard: Electron wrapper for devdocs.io

Notifications You must be signed in to change notification settings

shkm/devdocs-thing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevDocs Thing

Welcome to the creatively named DevDocs Thing.

This is a simple wrapper around the wonderful DevDocs service, providing a global keyboard shortcut and dedicated window for access.

This project is currently in a hacky alpha state:

  • The global shortcut is hardcoded (Alt+Space)
  • There are no icons
  • It doesn't do a great deal

It does just about enough to be useful to me, but I intend to make this a bit more useful for others in the future.

Development

npm install
npm run start

Releases

No releases published