Giter Site home page Giter Site logo

atmoner / twitwork Goto Github PK

View Code? Open in Web Editor NEW
260.0 15.0 92.0 216 KB

Monitor twitter stream from nodejs electron

License: GNU General Public License v3.0

HTML 31.68% JavaScript 68.32%
twitter twitter-api osint nodejs bigdata dataviz osint-resources osint-tool twitter-stream intelligence-gathering

twitwork's Introduction

TwitWork

TwitWork

What is TwitWork?

Monitor twitter stream.
TwitWork use the twitter stream which allows you to have a look at tweets in real-time.
There is an input that allows you to filter the flow on one (or more) keywords or on an @ based on twitter tracking

Demonstration

This is a demo of export data on keyword "Coronavirus"
https://twitwork.github.io/

TwitWork TwitWork TwitWork TwitWork

Requirements

  • NodeJs
  • Npm
  • Twitter api key

Installation

git clone https://github.com/atmoner/TwitWork.git
cd TwitWork
npm install

Run it

npm start

Development setup

For the improvement of the software, do not hesitate to make your proposal in the support section

To Do

  • Main menu
    • Add/save file
    • Edit API key
    • Setting
  • Core
    • Hashtag extract
    • Add node/edge for hashtag

Download precompiled exe

https://github.com/atmoner/TwitWork/releases

Item Value Size
Linux TwitWork1.2-linux-x64.zip 80.5 MB
Windows TwitWork1.2-win32-x64.zip 79.8 MB
Mac TwitWork1.2-darwin-x64.zip 75.8 MB

Meta

atmon3r – @atmon3r[email protected]

twitwork's People

Contributors

atmoner avatar guillaumeassier avatar rara4 avatar slappyslap avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

twitwork's Issues

run

↳ sudo npm start

[email protected] start /home/rohanex/TwitWork
electron . . --disable-gpu

[15506:0428/113824.873365:FATAL:electron_main_delegate.cc(211)] Running as root without --no-sandbox is not supported. See https://crbug.com/638180.

↱ rohanex@kali  ~/TwitWork    master  ······························································································································································· ✔  1.59s Due  120  0.26 
↳ sudo npm start --no-sandbox

[email protected] start /home/rohanex/TwitWork
electron . . --disable-gpu

[15555:0428/113839.501109:FATAL:electron_main_delegate.cc(211)] Running as root without --no-sandbox is not supported. See https://crbug.com/638180.

↱ rohanex@kali  ~/TwitWork    master  ······························································································································································· ✔  1.44s Due  121  0.26 
↳ npm start --no-sandbox

[email protected] start /home/rohanex/TwitWork
electron . . --disable-gpu

[15609:0428/113850.630124:FATAL:setuid_sandbox_host.cc(157)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /home/rohanex/TwitWork/node_modules/electron/dist/chrome-sandbox is owned by root and has mode 4755.

Twitter API issues

Not sure of the extent of the problem, maybe due to breaking changes (from the events a few days ago), the status page still gives us POST degradation, but I think they are making some serious restrictions until they get the situation under control:

https://api.twitterstat.us/

Run TwitWork inside a browser

Is there a way to run TwitWork inside a browser on the client-side? without any installation of the user? Or is it a desktop-only application?
If there is a way to run this tool in the browser where could I find an API for this tool?

Maximize chart area

hey dears, thanks for this awesome project. Its possible to maximize this chart area or expose on other tab with full view?
image

Export info

Hi,

How exporter the dates in archive?

Bets regards,
jb

Electron could not be found. hard resets for you!

Erreur

Electron could not be found. hard resets for you! dans la console a la suite d'un npm start

Steps to Reproduce the Problem

  1. git clone
  2. npm install
  3. npm start

Correction

Changer le require d'electron-reload dans le fichier main.js par

require('electron-reload')(__dirname, {
  electron: path.join(__dirname, 'node_modules/.bin/electron')
});

Specifications

  • Version: 1.0.0
  • Platform: Solus
  • kernel: 5.5.7-150.current
  • Node : v12.15.0
  • Npm: 6.13.4

size of the screen and performances, ...

Hello,

First of all, really cool project. I have few improvements ideas.

  • The performance. I tested the app with the hashtag icantbreath, and it ran slower each time it found some new tweets and the memory was around 3 Go of RAM. So i clicked stabilize and the program did not respond for few minutes.

  • Once you click stabilize, you cannot restart receiving new tweets.

  • I putted the program full screen and sadly the graph did not resize itself

Best regards,

Vis-network peer

Erreur

Probleme d'installation vis-network peer (vis-data, vis-utils)

Steps to Reproduce the Problem

  1. git clone
  2. npm install
  3. npm start

Correction

Changement de la version de vis-network dans le package.json par =7.3.4

Specifications

  • Version: 1.0.0
  • Platform: Solus
  • kernel: 5.5.7-150.current
  • Node : v12.15.0
  • Npm: 6.13.4

Save api key

Lors du lancement de l'application, le popup demande d'insérer les clé api de twitter.

Le bouton save ne fait rien, il n'y as vraisemblablement rien de prévu quand on clique sur save

Hashtag

The hashtag stats cannot be seen anymore by View Hashtag menu ( are not loading anymore)

The app does not launch

Hi!
After installing every suggested tool according to README, the application does not launch.
It keeps stucked in the API keys introduction interface. When I press start, the button does not seem to work. From time to time, the Windows sand clock appears and disappears. No advance.
Windows 10. Old Twitter API keys (as far as I know, working ones).

Many thanks in advance,

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.