Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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?