
Meme Ninja
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
This is a simple meme creator app I made for fun. It's still in progress. Though you can give it a try!
INSTALLATION (UBUNTU)
=======================================
+Fire these commands in your Terminal:
sudo add-apt-repository ppa:nemh/gambas3
sudo apt-get update;
sudo apt-get install gambas3-runtime
_______________________________________
Download "MemeNinja-Alpha.deb" from below to your Home directory.
Then issue the rest of the commands:
sudo dpkg -i MemeNinja-Alpha.deb;
sudo apt-get install -f
=======================================
That's it!. Now it should be on your app menu.
If you want to add custom images, for now drop it in:
/usr/share/meme-ninja/Characters
All the frames are located here:
/usr/share/meme-ninja/Frames
All the text effects go here:
/usr/share/meme-ninja/Text Styles
You can easily add your own text styles if you know CSS.
How to remove:
====================================
sudo apt-get remove meme-ninja
sudo apt-get autoremove
I would love to hear your feed back!
7 years ago
1.0 - Initial release
7 years ago
1.0 - Initial release
Please login or register to add a comment or rating