``
title:                  Softwares overview
last_modification_date: 2025/01/05
creation_date:          2025/01/05
summary:                Summary of all programs you can download for personal use.
toc: none
output_path:            "/html/softwares/softwares.html"
category:               "softwares;download;"
``
---


Softwares summary

  |---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
  | Name          |    Categories      |             Description                        |       Dependencies     | Platforms                                                                               | Links                                                     |  Written in     |  Size            |
  |-------------------------------------------------------------------------------------|------------------------|-----------------------------------------------------------------------------------------|-----------------------------------------------------------|-----------------|------------------|
  |               |                    |       Parser for a custom in house markup      |                        |                                                                                         |                                                           |                 |                  |
  | idk markup    | markup file format |       Markdown like.[*1]                       |                        |  "/assets/builds/idk/idk_parser/idk_parser_alpha_win64.zip"(idk_parser_alpha_win64.zip) | "/idk/idk_readme.idk"(README)                             |        C        |        833 Kb    |
  |    parser     |                    |                                                |                        |                     sha [*5]                                                            |                                                           |                 |                  |
  |               |                    |                                                |          None          |                                                                                         |                                                           |                 |                  |
  |               |                    |                                                |                        |                                                                                         |                                                           |                 |                  |
  |               |                    |                                                |                        |                                                                                         |                                                           |                 |                  |
  |---------------|--------------------|------------------------------------------------|------------------------|-----------------------------------------------------------------------------------------|-----------------------------------------------------------|-----------------|------------------|
  |               |                    |                                                |                        |                                                                                         |                                                           |                 |                  |
  |               | Data extractor     | Select multiple Tweet on different X web pages |                        |                                                                                         |                                                           |                 |                  |
  |     Tweet     |                    | and copy all of its data in one click. [*2]    |          None          |                                       -                                                 |                        -                                  |   JavaScript    |        -         |
  |   extractor   |                    |                                                |                        |                                                                                         |                                                           |  (Typescript)   |                  |
  |               |                    |                                                |                        |                                                                                         |                                                           |                 |                  |
  |---------------|--------------------|------------------------------------------------|------------------------|-----------------------------------------------------------------------------------------|-----------------------------------------------------------|-----------------|------------------|
  |               |                    |                                                |                        |                                                                                         |                                                           |                 |                  |
  |               | Simple retained    | A stand alone JS UI which enhance the viewing  |                        |                                                                                         |                                                           |   JavaScript    |                  |
  |  UI library   |      mode          | of the HTML document produced from a IDK       |           None         |                                       -                                                 |                         -                                 |   (Typescript)  |        -         |
  |               |      gui           | document.                                      |                        |                                                                                         |                                                           |                 |                  |
  |               |                    |                                                |                        |                                                                                         |                                                           |                 |                  |
  |               |                    |                                                |                        |                                                                                         |                                                           |                 |                  |
  |---------------|--------------------|------------------------------------------------|------------------------|-----------------------------------------------------------------------------------------|-----------------------------------------------------------|-----------------|------------------|
  |               |                    |                                                |                        |                                                                                         |                                                           |                 |                  |
  |               |     Parser         | HTML parser capable of checking basic html     |                        |                                                                                         |                                                           |                 |                  |
  |  HTML parser  |      HTML          | construction, check links and make basic       |                        |                                        -                                                |                                                           |         C       |        -         |
  |               |                    | fix.                                           |           None         |                                                                                         |                          -                                |                 |                  |
  |               |                    |                                                |                        |                                                                                         |                                                           |                 |                  |
  |               |                    |                                                |                        |                                                                                         |                                                           |                 |                  |
  |---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
  
  
Browser warnings
  For now, when you [#1]_ download a file, it can be set as potential threat by the browser for diverse reasons. In order to be certain the file was not changed I provide sha number you can use to verify it.

[*1] Created for data, readability, convenience and performance. Used for the generation of this website. Capable of checking all URIs and file path present inside IDK documents.
[*2] Formated in IDK markup ready to be used in a IDK file document.
[*3] It calculate the best UI for the display device, add highlightings when user interact with the UI, id est a click on a footnote will scroll then highlight the footnote clicked or enhance table visualisation.
[*4] Used for the IDK to HTML conversion.
[*5] sha: `35c151249418e4e478535a73d11fbd0ac376137820af524ede7d961694fec2e3`