gsantner / memetastic

Meme Creator for Android - Simple & Ad-Free

Home Page:https://github.com/gsantner/memetastic#readme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub releases GitHub downloads Chat on Matrix GitHub CI

MemeTastic

Simple Meme Creator. Completely ad-free, and adds no watermarks. Memes can be created from image templates in MemeTastic pictures folder, from pictures shared into the app and pictures from gallery & camera. No internet connection required or used.

Description

  • Ad-Free and no watermarks
  • Allows you to create memes from
    • Templates from MemeTastic picture folder
    • Camera pictures
    • Gallery pictures
    • Pictures shared into the app
  • Customize meme
    • Top & bottom caption
    • Font & border text color
    • Text size and capitalization
    • Font
  • Show saved memes
  • Create favorites
  • Share into any app accepting pictures
  • Share any picture into MemeTastic to create meme
  • Change amount of displayed pictures per row

Privacy

The app doesn't share any personal information with other apps or any web-server. Custom images can be added via camera and gallery. If the user decides to save a meme image it will be stored locally in the device public pictures folder.

Contributions

The project is always open for contributions and accepts pull requests. The project uses AOSP Java Code Style, with one exception: private members are _camelCase instead of mBigCamel. You may use Android Studios auto reformat feature before sending a PR.

Translations can be contributed on Git merge request. You can use Stringlate (Translate - with Stringlate) to translate the project directly on your Android phone. It allows you to export as E-Mail attachment and to post on GitHub.

Join our Matrix channel & say hello! Don't be afraid to start talking. Chat - Matrix

For inclusion of new fonts or memes visit issue #1. Please only post stuff under free license (/or created yourself) and is allowed to be freely redistributed. Meme templates will only get added if there are no existing watermarks (of e.g. other meme creators) and if they are in a good image quality (do a quick search before).

You can maybe find something suitable here:

Resources

Licensing

Copyright (C) 2016-2023 Gregor Santner <gsantner AT mailbox DOT org > The app is licensed GPL v3. Localization files (strings*.xml) are licensed CC0 1.0. For more licensing informations, see 3rd party licenses.

If you publish an app based on MemeTastic you MUST

  • Comply with the terms of GNU General Public License Version 3
  • Keep existing copyright notices in the app and hand out full source code on anybody's request
  • Show that the app is based on MemeTastic. Include a link to https://github.com/gsantner/memetastic
  • Show that the app is not MemeTastic but a modified/custom version, MemeTastic developers are not related to modified versions and do not endorse your product

Screenshots

FAQ

General

Where are Memes saved?

MemeTastic creates a folder »Pictures»memetastic»memes in your device storage for you. All memes will be saved to this location. The advantage is that you can view images with any other gallery or file manager app too. Also, if you uninstall MemeTastic images don't get deleted.

How to view created Memes?

After creating & saving a meme you can use the built in image viewer. You can find the image viewer on MemeTastic's main screen at the "Saved" tab. There you can view all created memes. As memes ares saved to your storage Pictures folder, you can view images with any other gallery or file manager app too.

How to suggest fonts and templates for addition to MemeTastic?

Please leave a comment here or on the GitHub discussion with the respective font(s) and image(s).

Notice: Assets are only accepeted if they are under a free license (or public domain). Pictures from movies, series and most of those you see on sites like 9GAG are very likely not free.

What does "free" refer to?

Both, free as in beer and free as in freedom. For more information, see Open Source Definition (software) and Creative Commons licenses (media).

Meme Templates

Which templates are preinstalled?

When you install MemeTastic you will only find assets that are under a free license or under public domain. Images that get memes or meme templates are usually under copyright and fair use is a legal gray area. For that reason, MemeTastic does not bundle non-free images.

How do I add templates?

MemeTastic creates a folder »Pictures»memetastic»templates in your device storage for you. Copy images (.jpg/.png) to this folder and they will appear in the list of templates.

Does MemeTastic download templates?

No, MemeTastic is a complete offline app. It has no internet access and can neither upload nor download data on its own.

The MemeTastic project instead collected a list of sites for you where may get meme templates from. You can find links on this site.

Where can I find Meme Templates?

See Meme Template Sources section.

Fonts

Which fonts are preinstalled?

MemeTastic only bundles fonts under free license or public domain. The default font for Memes is Pressuru. You can find the current list of bundled fonts at GitHub.

How do I add fonts?

Just like for meme templates, MemeTastic creates a folder »Pictures»memetastic»templates in your device storage for you. Copy fonts (.ttf/.otf) to this folder and they will appear in the list of fonts in the editor.

Where can I find fonts?

You can find and identify fonts here:
1001fonts | Font Squirell | fontspace | Google Fonts | FontMeme | Identify font

Meme Template Sources

imgflip

Website: https://imgflip.com/memetemplates

  • Select and click a template out of the list
  • Press the "Blank" image below the "Caption this Meme" button
  • Long press the image and click download/save

Reddit

Website: https://www.reddit.com/r/MemeTemplatesOfficial/.compact

  • Click and open a entry
  • Long press the image and click download/save

Memes and funny images

Reddit

About

Meme Creator for Android - Simple & Ad-Free

https://github.com/gsantner/memetastic#readme

License:GNU General Public License v3.0


Languages

Language:Java 99.0%Language:Makefile 1.0%