Tweets Inspector

Overview

Ordisoftware™ Tweets Inspector is a libre and open-source software written in C# that allows to list, filter and delete tweets from a Twitter account.

Mozilla Public License 2.0

Functionnalities

  • Auto-connect to Twitter account.
  • Load tweets from the tweet.js file of a Twitter archive.
  • Display tweets dispatched in three views : main, replies and retweets.
  • Display following and followers with changes tracking.
  • Filter and search using terms and/or user names to include or exclude.
  • Open selected tweets in browser.
  • Delete i.e. destroy selected tweets.
  • Automatic tweet deletion scheduler.
  • Export tweets, following and followers to CSV/JSON.
  • English, French.

Download

  • Screen 1024x768 or higher.
  • Works under Windows 10 x32/x64 or higher.
  • Requires the Framework .NET 4.8 included.
  • Requires CefSharp for an automatic authentication.
  • Uses SQLite 3.35.5 included.
  • C# source code included.
  • Kaspersky Antivirus and VirusTotal.com verified.
  • SHA512:

Screenshots

Frequently asked questions

What to do if the check update tells that the SSL certificate is wrong or expired?

The software verifies the validity of the certificate of the update server in addition to the SHA-512 checksum of the installation file before downloading and running it. This certificate is normally updated within the two months of its annual expiration and a new version is released. You can manually check the latest version available online in case of problem.

What are command line options?

  • Change interface language:

Ordisoftware.Hebrew.Letters.exe --lang [en|fr]

Changelog

1.0 - In progress

  • Initial release.

0.3 - In progress

  • Prototype #1.

0.2 - 2021.08.29

  • Mockup.

0.1 - 2021.04.23

  • Wireframe.

More information and archives

GitHub repository

Overview

Ordisoftware™ Tweets Inspector is a libre and open-source software written in C# that allows to list, filter and delete tweets from a Twitter account.

Mozilla Public License 2.0

Functionnalities

  • Auto-connect to Twitter account.
  • Load tweets from the tweet.js file of a Twitter archive.
  • Display tweets dispatched in three views : main, replies and retweets.
  • Display following and followers with changes tracking.
  • Filter and search using terms and/or user names to include or exclude.
  • Open selected tweets in browser.
  • Delete i.e. destroy selected tweets.
  • Automatic tweet deletion scheduler.
  • Export tweets, following and followers to CSV/JSON.
  • English, French.

Download

  • Screen 1024x768 or higher.
  • Works under Windows 10 x32/x64 or higher.
  • Requires the Framework .NET 4.8 included.
  • Requires CefSharp for an automatic authentication.
  • Uses SQLite 3.35.5 included.
  • C# source code included.
  • Kaspersky Antivirus and VirusTotal.com verified.
  • SHA512: cc3ba8f689148aa7069326d4240f62ba575f0b8ec730b21aae9592cf12a07096105359b455f8021a11d028e120a0aeaeffdd0aa89bfdde4f12a2fc7b1ba60249

Screenshots

Frequently asked questions

How to install SQlite ODBC Driver?

The setup installs:

In the event that an error message indicates that a DLL file could not be copied, it is usually due to the fact that an application using this driver already installed is running and is blocking the file. You can ignore this error or close the application in question and restart the installation to obtain a driver update.

What to do in case of ODBC datasource connection error?

The application tries to register an ODBC DSN to the registry but in case of problem run "C:\Program Files\Ordisoftware\Tweets Inspector\Register ODBC.reg" or open the ODBC datasource manager (Admin tools in Windows' Control panel) and create a user datasource named "Tweets-Inspector" for "SQLite 3 ODBC Driver" with "Database Name" sets to:

"%USERPROFILE%\AppData\Roaming\Ordisoftware\Tweets Inspector\Tweets-Inspector.sqlite"

Watch the video.

What to do if the check update tells that the SSL certificate is wrong or expired?

The software verifies the validity of the certificate of the update server in addition to the SHA-512 checksum of the installation file before downloading and running it. This certificate is normally updated within the two months of its annual expiration and a new version is released. You can manually check the latest version available online in case of problem.

What are command line options?

  • Change interface language:

Ordisoftware.Hebrew.Letters.exe --lang [en|fr]

Changelog

1.0 - In progress

  • Initial release.

0.3 - 2022.01.06

  • Prototype #1.

0.2 - 2021.08.29

  • Mockup.

0.1 - 2021.04.23

  • Wireframe.

More information and archives

GitHub repository