ivan-magda / Tagger

iOS hashtag generator, using image analysis and discovery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tagger

License Platform iOS codebeat badge

Description

Want to be popular on some social network easily? Use Tagger to make your account content more popular and to raise your popularity.

Content like photos and videos with tags can be much easier to be searched and recommended by social networks algorithms to other users, especially the users that have the same interest in the tags. Tagger always searches for the most trending hashtags and choose the better ones related to yours. Moreover, Tagger searches hashtags in the real-time while other apps take the results from a static list. This allows you to get the highest results.

Discover new hashtags that you'd never thought of that!

Features:

  • Automatically assign tags to your images
  • Image analysis and discovery
  • Search tags for a given category in real time
  • Gain up likes and followers with matching hashtags
  • Select an image from your library, camera or Flickr camera roll
  • Get a list of hot tags for the given period, for a day or a week
  • Unlimited number of tag categories

Requirements

  • Swift 4.2
  • Xcode 10.0

Installation

  • Open Tagger.xcworkspace and build.
  • Goto Flickr and create an App. Get your API Key and Secret.
  • Goto Imagga to register for a free account and get your API Details(Key, Secret, Authorization).
  • In Constants.swift, change the properties with your own instances.
  • Build & run, enjoy.

FlickrOAuthCallbackURL example: tagger://oauth-callback/flickr.

Components

Third-Party Services

  • Flickr - online photo management and sharing application.
  • Imagga - image recognition API.

Author

I'm Ivan Magda. Email: imagda15@gmail.com. Twitter: @magda_ivan.

LICENSE

This project is open-sourced software licensed under the MIT License.

See the LICENSE file for more information.

More Images

About

iOS hashtag generator, using image analysis and discovery

License:MIT License


Languages

Language:Swift 99.0%Language:Shell 0.5%Language:Objective-C 0.4%Language:Ruby 0.0%