Giter VIP home page Giter VIP logo

dolphin's Introduction

Dolphin 🐬

“kekkekekeke or whatever sound dolphins make” — Robert Beekman

Dolphin is a microblogging tool that intelligently converts, splits and posts updates to Twitter, Mastodon and Github.

A screenshot of a web interface that can post updates to Twitter, Mastodon, and Github.

“Intelligently”, because:

  1. It splits long updates into threads, so longer updates are posted to Twitter and Mastodon.
  2. It stores your updates in a Github repository, allowing you to keep an archive of all your updates yourself.
  3. It does not post replies to Tweets to Mastodon, and vice versa.
  4. It does not post Mastodon mentions to Twitter, and vice versa.
  5. It does not cross-link. If an update doesn’t fit on Twitter, it shouldn’t be posted there with a link to Mastodon.
  6. It’s a dolphin.

How?

By running it yourself. You’ll need to configure these environment variables to make everything work:

# Basic authentication (optional)
BASIC_AUTH_USERNAME
BASIC_AUTH_PASSWORD

# Github credentials
GITHUB_USERNAME
GITHUB_REPOSITORY
GITHUB_ACCESS_TOKEN

# Twitter credentials (optional)
TWITTER_USERNAME
TWITTER_CONSUMER_KEY
TWITTER_CONSUMER_SECRET
TWITTER_ACCESS_TOKEN
TWITTER_TOKEN_SECRET

# Mastodon credentials (optional)
MASTODON_BASE_URL
MASTODON_BEARER_TOKEN

Then, make sure to have Elixir installed, get Dolphin's dependencies, and start the server.

$ mix deps.get
$ mix phx.server

dolphin's People

Contributors

dependabot[bot] avatar jeffkreeftmeijer avatar pietvanzoen avatar

Watchers

 avatar  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.