Skip to content
This repository was archived by the owner on Jul 27, 2022. It is now read-only.

twintproject/twint-desktop-react

Folders and files

NameName
Last commit message
Last commit date
Jun 5, 2019
Jun 5, 2019
Jun 5, 2019
Jun 5, 2019
Jun 5, 2019
Jun 5, 2019
Jun 5, 2019
Jun 5, 2019
Sep 4, 2020
Sep 4, 2020
Jun 5, 2019
Jun 5, 2019
Jun 5, 2019
Jun 5, 2019

Repository files navigation

Disclaimer

This is a POC, better use something like Kibana which is faster and better.

Install node modules

npm install .

Run

npm start .

Connect to Elasticsearch

Protocol: http or https if using certs.

Hostname: localhost or ip or domain of the Elasticsearch instance.

Port: 9200 or user defined one.

Custom

Opens a new window, fill field (only one value for field).

Click on Search.

Dump Data

Don't click on it, deprecated and only for testing.

Settings

Will load a window for options, now as now useless.

Support

Will load a window for a "contact us" form.

TODO

  • add Search bar;
  • date range selectors;
  • in line chart, one line per user;
  • add refresh button, now reload the app with CTRL + R;
  • add strip option to load multiple users, now as now only one user/hashtag.