You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
People familiar with KDE may know AMOR - a small app to display animated character walking on windows of your desktop.
People familiar with ponies may know Browser Ponies - reimplementation of Desktop Ponies in JavaScript. It's a script which displays different cartoon ponies walking, flying and playing on webpage they are connected to. See demo.
Ponies are cool, but this project is not about ponies - it's about code ;)
The task is to implement behavior from AMOR into Browser Ponies as an optional mode. Right now ponies are not aware of the webpage behind them - they just walk, fly, trot through the window, ignoring anything behind them. BP could somehow detect the most important containers on the page and make characters snap to them just like AMOR does to the windows. It should be also possible to specify containers user wants characters to snap to. Optionally, if character can fly or teleport (like pegasus or unicorn ponies) it could travel between different containers.
Browser Ponies is available on github to fork on MIT license. If you find some other script which does similar thing and you think it will be better suited to this task, feel free to mention it - this project might be based on something else than BP (you can even write it from scratch if you really want to) as long as it does similar stuff in configurable and browser compatible way, like Browser Ponies does.
(of course one can use BP with non-pony characters, but why would anyone want to do that? ;))
Who wants to join in?
The text was updated successfully, but these errors were encountered:
People familiar with KDE may know AMOR - a small app to display animated character walking on windows of your desktop.
People familiar with ponies may know Browser Ponies - reimplementation of Desktop Ponies in JavaScript. It's a script which displays different cartoon ponies walking, flying and playing on webpage they are connected to. See demo.
Ponies are cool, but this project is not about ponies - it's about code ;)
The task is to implement behavior from AMOR into Browser Ponies as an optional mode. Right now ponies are not aware of the webpage behind them - they just walk, fly, trot through the window, ignoring anything behind them. BP could somehow detect the most important containers on the page and make characters snap to them just like AMOR does to the windows. It should be also possible to specify containers user wants characters to snap to. Optionally, if character can fly or teleport (like pegasus or unicorn ponies) it could travel between different containers.
Browser Ponies is available on github to fork on MIT license. If you find some other script which does similar thing and you think it will be better suited to this task, feel free to mention it - this project might be based on something else than BP (you can even write it from scratch if you really want to) as long as it does similar stuff in configurable and browser compatible way, like Browser Ponies does.
(of course one can use BP with non-pony characters, but why would anyone want to do that? ;))
Who wants to join in?
The text was updated successfully, but these errors were encountered: