Coder Social home page Coder Social logo

devdogs's Introduction

devdogs

out

Unofficial Devdocs with Electron.

Install

Only support OS X, requires OS X 10.8 or newer. Download, unzip, copy and run wherever you want

Features something different

Supporting global shortcut

  • Command or Ctrl + ?: Hide and show application

Development

Run app

npm install
npm start

Build & Package

npm install
npm run-script build
npm run-script package

License

MIT © Jimmy Moon

devdogs's People

Contributors

bartkozal avatar de-luca avatar ragingwind avatar scdf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

devdogs's Issues

Rename repo to `devdogs`

I don't see any point in prefixing it with Electron. It's built with Electron, true, but its it's own product. Same with the header in the readme.

Remove the top right links

They're of no use in an app.

The Tips link should be moved into the Help OS menubar.
The Offline link should be moved into the DevDogs OS menubar.

Text Selection/Context Menu

It seems text editing shortcuts and context menu are disabled (missing 'Edit' in app menu)

E.g. pressing CMD + A (select all shortcut) doesn't work, which is frustrating if your wanting to quickly select and re-entering something different in the search bar.
Also right-click context menu is missing for common actions, which is probably related.

Getting Error on Windows whenever Quit is clicked from menu

Trying to get devdogs running on Windows, and found this error in terminal whenever I click "Quit".

[6XXX:1XXX/1XXXX2:ERROR:ipc_channel_win.cc(435)] pipe error: 232

But the program still quits as expected, and using keyboard shortcut to quit doesn't show the error.

Why only OSX?

Hi, i really like this project :)
I've tried it on linux and it works good (simply by adding linux array in menu.js). Why have you restricted it only to osx? Something i haven't noticed?

Error: Menu item type should be array

npm start throws the following error message:

> [email protected] start /home/ismaail/Developer/workspace/Tutorials/Forks/devdogs
> electron ./

App threw an error when running [Error: Menu item type should be array]
A JavaScript error occurred in the main process
Uncaught Exception:
Error: Menu item type should be array
    at module.exports (/home/ismaail/Developer/workspace/Tutorials/Forks/devdogs/node_modules/electron-menu-loader/index.js:43:10)
    at Object.<anonymous> (/home/ismaail/Developer/workspace/Tutorials/Forks/devdogs/index.js:23:32)
    at Module._compile (module.js:425:26)
    at Object.Module._extensions..js (module.js:432:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:313:12)
    at loadApplicationPackage (/home/ismaail/Developer/workspace/Tutorials/Forks/devdogs/node_modules/electron-prebuilt/dist/resources/default_app/main.js:257:23)
    at Object.<anonymous> (/home/ismaail/Developer/workspace/Tutorials/Forks/devdogs/node_modules/electron-prebuilt/dist/resources/default_app/main.js:289:5)
    at Module._compile (module.js:425:26)
    at Object.Module._extensions..js (module.js:432:10)

OS: Ubuntu Linux 16.04.1
Node: v4.4.7
npm: 3.10.3

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.