All Projects → emmanuelkehinde → TwittaSave-Mobile

emmanuelkehinde / TwittaSave-Mobile

Licence: Apache-2.0 license
Download Twitter Videos and animated Gif directly to your device.

Programming Languages

kotlin
9241 projects
swift
15916 projects
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to TwittaSave-Mobile

COVID-19-Tweet-Classification-using-Roberta-and-Bert-Simple-Transformers
Rank 1 / 216
Stars: ✭ 24 (-65.22%)
Mutual labels:  tweet
twitter-d
TypeScript types for Twitter API objects
Stars: ✭ 54 (-21.74%)
Mutual labels:  tweet
fakemenot
Application to check authenticity of Twitter screenshots. Written in Python 🐍
Stars: ✭ 29 (-57.97%)
Mutual labels:  tweet
tweet-to-markdown
A command line tool to convert Tweets to Markdown.
Stars: ✭ 111 (+60.87%)
Mutual labels:  tweet
loseyourself
Lose yourself, programmer edition. Based on a tweet by @kvlly!
Stars: ✭ 34 (-50.72%)
Mutual labels:  tweet
screenshot-tweet
Screenshot a tweet.
Stars: ✭ 66 (-4.35%)
Mutual labels:  tweet
react-fake-tweet
React renderer for tweets.
Stars: ✭ 33 (-52.17%)
Mutual labels:  tweet
JustTweet
Simple tweet button for Google Chrome
Stars: ✭ 20 (-71.01%)
Mutual labels:  tweet
stweet
Advanced python library to scrap Twitter (tweets, users) from unofficial API
Stars: ✭ 287 (+315.94%)
Mutual labels:  tweet
tweet-fancy
🚀 Tweet with bold, italics and strikethough text
Stars: ✭ 42 (-39.13%)
Mutual labels:  tweet
Twitter Text
Twitter Text Libraries. This code is used at Twitter to tokenize and parse text to meet the expectations for what can be used on the platform.
Stars: ✭ 2,627 (+3707.25%)
Mutual labels:  tweet
Carbon
🖤 Create and share beautiful images of your source code
Stars: ✭ 29,304 (+42369.57%)
Mutual labels:  tweet
vickitrix
Trigger crypto trades on GDAX with the Twitter stream
Stars: ✭ 30 (-56.52%)
Mutual labels:  tweet

Made in Nigeria Build Status

TwittaSave

Download Twitter Videos and Gifs directly to your android or iOS device.

Twittasave Logo

Download Link

Android - Download the latest apk file here

iOS - Pending release


App Interface

Android

Twittasave Android Home Twittasave Android About

iOS

Twittasave iOS Home Twittasave iOS About


Tools/Resources used


Project Setup

Android

  • Create a new project on Twitter Developer Portal
  • Get your consumer key and secret and place them in local.properties as consumer.key and consumer.secret respectively.
  • Create a firebase project and generate a google-services.json file
  • Place your google-services.json file in the android app root folder
  • Build and run the app

iOS

  • Create a new project on Twitter Developer Portal
  • Get your consumer key and secret and place them in the project's User-Defined Build Settings as TWITTER_CONSUMER_KEY and TWITTER_CONSUMER_SECRET respectively.
  • Create a firebase project and generate a google-services.plist file
  • Place your google-services.plist file in the iOS app project folder
  • Build and run the app

How to Contribute

  • Fork the project & clone locally.
  • Create an upstream remote and sync your local copy before you branch.
  • Branch for each separate piece of work.
  • Do the work and write good commit messages.
  • Push to your origin repository.
  • Create a new PR (Pull Request) in GitHub.

Love this work? Show your love ❤️ by putting a on this project ✌️; or you can buy me a coffee Buy Me a Coffee at ko-fi.com

License

   Copyright (C) 2017 Emmanuel Kehinde

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].