Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/RameshAditya/ducky
Chrome extension to overlay a (super adorable) rubber duck, as a virtual companion during rubber duck debugging.
https://github.com/RameshAditya/ducky
chrome chrome-extension codepen css css3 debug debugging debugging-tool development duck github html html5 javascript productivity reddit rubber-ducky stackoverflow
Last synced: 22 days ago
JSON representation
Chrome extension to overlay a (super adorable) rubber duck, as a virtual companion during rubber duck debugging.
- Host: GitHub
- URL: https://github.com/RameshAditya/ducky
- Owner: RameshAditya
- Created: 2018-06-15T06:20:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-27T08:35:03.000Z (about 6 years ago)
- Last Synced: 2024-11-18T11:53:16.134Z (about 1 month ago)
- Topics: chrome, chrome-extension, codepen, css, css3, debug, debugging, debugging-tool, development, duck, github, html, html5, javascript, productivity, reddit, rubber-ducky, stackoverflow
- Language: JavaScript
- Homepage:
- Size: 3.71 MB
- Stars: 83
- Watchers: 8
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Ducky[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/RameshAditya/ducky/pulls)
[![Ducky says](https://img.shields.io/badge/Ducky%20says-%22Hi%22-yellow.svg)]()
[![Publish status](https://img.shields.io/badge/Publish%20Status-Pending-orange.svg)]()### Meet your online digital rubber duck for companionship & debugging -- Ducky! :baby_chick:
A chrome extension to overlay a tiny, adorable rubber duck, as a digital companion during rubber duck debugging and general development work. Why? 'cause who doesn't want a cute duck on their browser.
![](github-resources/demo.gif)
-----------------------
## Contents
- [What is rubber duck debugging?](#are-you-new-to-rubber-duck-debugging)
- [Set-Up Instructions](#set-up-instructions)
- [Ducky on other Browsers](#other-browsers)
- [Future Plans](#future-plans)## Are you new to rubber duck debugging?
Meet **Ducky**, your adorable digital companion whom you can talk to, and rubber duck debug with.
In addition to hanging around, Ducky is also responsible enough to set 15 minute alarms, should you want a short break soon, and not lose track of time.
Ducky is working on his memory and remembers the links to developer-friendly sites like StackOverflow, GitHub, Reddit and CodePen.
Ducky is also fairly shy, so don't try touching him with the mouse pointer or he may try dodging you. :wink:
## Set-Up Instructions
So you too want a Ducky of your own, eh?
It's easy!
* Download the contents of this repository, and then go to ```chrome://extensions```
* Enable Developer Mode, if you haven't.
* Select ```Load Unpacked```
* Find the folder that contains all the files in this repository and select it.
* Ta-da! Ducky has arrived!## Other browsers
* (Experimental) Mozilla Firefox
* Refer - https://github.com/RameshAditya/ducky/issues/4#issuecomment-397966773 for instructions on installation on Firefox
(thanks @Nibot1 )## Future Plans
* Add interactivity and emoji support :slightly_smiling_face:~- ![#c5f015](https://placehold.it/15/c5f015/000000?text=+) `Change Ducky's color`~ Done!
* ~Add alarm (quack?) support as break reminders~ Done! :alarm_clock:
* ~Add quick links to frequent websites~ Done!
* ~Allow users to add their own websites as quicklinks~ Done!
* ~Show a Speechbubble with Debugging Tips~ Done!
* Add pomodoro-style timer?