Giter VIP home page Giter VIP logo

ftw's Introduction

ftw

What's this?:

In short words: Terminal tweeting, ftw! ๐Ÿ˜„.

In long words: A Python 3 based tweeting client without shiny prompts, bright letters or fireworks, just a single command for a single tweet (yeah, UNIX style!1).

Dependencies:

From PyPI:

  • twitter.
  • pyshorteners.

Includes:

  • The pyftw modules:
    • The __init__ and __main__ thingies.
    • common: some common functions and program data (replaces printer and program).
    • wrapper: a twitter wrapper around the @sixosix API for Python and the PyShorteners module.
    • oauth: a wrapper around the Twitter API OAuth module.
  • A setup.py script...
  • ...that is wrapped by a Makefile...
  • ...that is wrapped by an install.sh script.
  • A requeriments.txt file (why? no idea).
  • The ftw executable.

And those things:

  • A MANIFEST file for pulling the README in the building.
  • A TODO file.
  • GIT-related files.
  • The GPL version 2 license.
  • This README.

Installing:

Just a ./install.sh.

Running:

Simply type ftw "tweet text", or ftw "tweet text" -i file.png if you want to add a image.

Since v1.1 you can add from 1 to 4 images2, how? Simply type ftw "tweet text" -i file1.png file2.png file3.jpg...

TODO:

Check the TODO.md file.

Releases:

Status Release Codename Date Release Notes Changelog Download
Current v1.1.1 "Albatross" 05/07/2016 HERE HERE TARBALL / WINEXEC
Development v1.2 "Albatross" I don't know What? I have THIS Not available

License:

ftw is released under the GNU General Public License version 2.

Footnotes3:

1: I'm waiting for the systemd people creating a systemd-tweet module (SPOILER ALERT: they will do it).

2: Thanks to some ugly lines of code.

3: Made in the derpest way possible 'cause my dear GitHub friends does not support them.

ftw's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.