GithubHelp home page GithubHelp logo

mortonfox / twstat-web-d Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 42 KB

Web interface to Twitter archive stats generator, using D and vibe-d

License: GNU General Public License v3.0

CSS 0.26% D 40.91% Makefile 58.83%
twitter charts vibe-d dlang twitter-archive

twstat-web-d's Introduction

twstat-web-d - Online Twitter stats generator

Introduction

This is a vibe.d website that provides a web interface for twstat-d. twstat-d is a D program that generates a single web page of charts from data in a Twitter archive.

The generated web page references the following libraries from online sources:

Twitter archive

In December 2012, Twitter introduced a feature allowing users to download an archive of their entire user timeline. By February 2013, it was available to all users.

To request your Twitter archive:

  1. Visit https://twitter.com/settings/account
  2. Click on the "Request your archive" button. (near the bottom of the settings page)
  3. Wait for an email from Twitter with a download link.

Installation

If you haven't done so already, install DMD and DUB.

Clone or download this git repository.

In the root folder, run the following:

dub build -b release-nobounds
./twstat-web-d

Then visit http://127.0.0.1:8080/ in your web browser.

The default web server port is 8080. Use the -p option to change that. For example:

./twstat-web-d -p 9000

twstat-web-d's People

Contributors

mortonfox avatar

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.