twelescreen | A fullscreen , one-Tweet-at-a-time Twitter display

 by   philgyford JavaScript Version: v1.3.4 License: Non-SPDX

kandi X-RAY | twelescreen Summary

kandi X-RAY | twelescreen Summary

twelescreen is a JavaScript library typically used in Angular, Bootstrap, jQuery applications. twelescreen has no bugs, it has no vulnerabilities and it has low support. However twelescreen has a Non-SPDX License. You can download it from GitHub.

The voice came from an oblong metal plaque like a dulled mirror which formed part of the surface of the right-hand wall. Winston turned a switch and the voice sank somewhat, though the words were still distinguishable. The instrument (the telescreen, it was called) could be dimmed, but there was no way of shutting it off completely. 1984, George Orwell. Twelescreen is a self-hosted, one-Tweet-at-a-time, full-screen, Twitter display. Unlike 1984's telescreens it doesn't speak or watch your every move, yet. I have written more about the inpsiration behind Twelescreen, and also about this code. Twelescreen runs on Node.js and displays a slideshow of the most recent Tweets from your chosen lists of Twitter accounts. It can handle multiple lists of accounts, each with their own URL. Custom themes (HTML/CSS templates) and settings can be applied to all lists or individual ones. twelescreen.gyford.com shows an example of Twelescreen in action, using the included "Big Brother" theme. twelescreen.gyford.com/rig/ is an example of the simpler "Default" theme. Questions or comments? Either open an issue on GitHub or email Phil Gyford.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              twelescreen has a low active ecosystem.
              It has 40 star(s) with 1 fork(s). There are 3 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 2 open issues and 4 have been closed. On average issues are closed in 488 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of twelescreen is v1.3.4

            kandi-Quality Quality

              twelescreen has no bugs reported.

            kandi-Security Security

              twelescreen has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              twelescreen has a Non-SPDX License.
              Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.

            kandi-Reuse Reuse

              twelescreen releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of twelescreen
            Get all kandi verified functions for this library.

            twelescreen Key Features

            No Key Features are available at this moment for twelescreen.

            twelescreen Examples and Code Snippets

            No Code Snippets are available at this moment for twelescreen.

            Community Discussions

            No Community Discussions are available at this moment for twelescreen.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install twelescreen

            This might be enough to get Twelescreen up and running, depending on your set-up and knowledge. A more detailed description follows in the next section.
            Install Node.js on your server (or local machine if that's where you're running it).
            Get the Twelescreen code from GitHub.
            Run npm install to install the required packages (see below).
            Copy config/example_basic.yaml to config/development.yaml. (You could also use config/production.yaml instead, and use production instead of development for the NODE_ENV below.)
            Create a new Twitter app. Get the four required authorisation tokens and either add them to config/development.yaml or set them as environment variables (see the next section for instructions on either method).
            Run the app with: $ NODE_ENV=development node app.js or push it to your chosen host. If you're running it locally, you should see output something like this: ============================================================== Twelescreen starting, using Node v6.9.5 NODE_ENV is development Streamer: 1/3 Fetching Twitter user IDs [starting] Express server listening on port 3000 [finished] Streamer: 2/3 Caching existing Tweets [starting] [finished] Streamer: 3/3 Listening for new Tweets [starting] [finished] ============================================================== From this point the server is ready for requests. If running locally, you can see it at http://127.0.0.1:3000/
            If you can view your new Twelescreen, start fiddling with the options, as described below...
            If you're unfamiliar with Node, the section at the end of this document, "Local development" may be helpful for some basic pointers. This "Installation" section assumes you have Node up and running, either locally or on a server you can push the code to.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries

            Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular JavaScript Libraries

            freeCodeCamp

            by freeCodeCamp

            vue

            by vuejs

            react

            by facebook

            bootstrap

            by twbs

            Try Top Libraries by philgyford

            django-ditto

            by philgyfordPython

            mailman-archive-scraper

            by philgyfordPython

            python-halftone

            by philgyfordPython

            django-spectator

            by philgyfordPython