Skip to content

aRTi is a portable software that enables the user to compute the reading time of a document.

Notifications You must be signed in to change notification settings

claudialorusso/aRTi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aRTi

aRTi

Reading time computator.

What is aRTi

aRTi is a portable software that enables the user to compute the reading time of a document.

Are you a university student that needs to know how much time does it take to read your thesis speech?

Does your boss encharged you to produce a presentation that can't go over the standard ten minutes or "you're fired!!" ??

Or do you just need to know how much time does it take to read that particular book (yeah, that one.) ???

No worries!! aRTi is here to help you!

You just need to upload the preferred file ('.pdf', '.docx', 'txt' only) and the software will tell you how many minutes and seconds you need to read the entire content.

aRTi: Why the name ?

That's an easy question... whose answer lies in the English pronunciation of the first letter of both Reading and Time words:

arti_pronunciation

:)

Sources

The software is based on a time's computation function ideated after the evaluation of the following articles:

In few words, the function is based on the fact that, in Occidental Countries, an individual can read an avarage of 200 words per minutes (wpm).

Usage

aRTi could not be more easier...

You can either choose to download the executable aRTi.exe or charge it via command line.

If you choose to download the .exe, the software is ready to be used while if you choose the command line option please read the section below for a correct execution.

Command Line Experience

First thing, since the progam is Python 3 based, you need to install it on your machine.

Please install Python 3.9 or below.

Open the command prompt and jump to the aRTi folder.

Assuming the folder is in "C:\aRTi" you just need to type in the command line the following instructions:

cd "C:\\aRTi"
py ARTI_GUI.py

If it is the first launch of the program or the program detects missing packages, an installation window will pop-up asking you the authorization to download and install these lasts. Please make sure that your device has network connectivity.

Installazione

Check the box and click on the "Next" button: aRTi will, finally, open.

home_arti

UWP

aRTi is an UWP (Universal Windows Platform) this means that it is compatible with several windows version, according to the windows SDK requirements.

Libraries

The following libraries were used to create aRTi:

Italiano

aRTi

aRTi

Calcolatore del tempo di lettura.

Che cos'è aRTi

aRTi è un programma portabile che permette all'utente di calcolare il tempo di lettura di un documento.

Sei uno studente universitario e vuoi sapere quanto tempo ci metterai a recitare la tua discussione di tesi di laurea?

Il tuo capo ti ha incaricato una presentazione che non può oltrepassare i 10 minuti "altrimenti sei licenziato!!" ??

O hai semplicemente bisogno di sapere quanto tempo ci metterai a leggere un determinato libro (si. Mi riferisco proprio a quel libro.) ???

Non ti preoccupare!! aRTi è qui per darti una mano!

Devi soltanto caricare il file che desideri (scegliendo tra '.pdf', '.docx' oppure 'txt') ed il software ti comunicherà i minuti ed i secondi di lettura complessivi dell'intero documento.

aRTi: Perchè quel nome... ?

... semplice ... la risposta risiede nella pronuncia inglese della prima lettera di Reading e di Time (reading time == tempo di lettura):

aRTi_pronuncia

:)

Fonti

Il software si basa su di una funzione di computazione del tempo di lettura ideata in seguito alla valutazione dei seguenti articoli:

In soldoni, la funzione si basa sul fatto che, nei Paesi Occidentali, gli individui sono in grado di leggere in media 200 parole al minuto (wpm).

Utilizzo

aRTi non potrebbe essere più semplice di così...

Puoi scegliere se effettuare il download dell'eseguibile aRTi.exe o di avviarlo tramite prompt dei comandi.

Se scegli di effettuare il download dell'.exe, il software è pronto all'uso; se, invece, scegli l'opzione della linea di comando, per favore, leggi attentamente la sezione sottostante per una corretta esecuzione.

Command Line Experience

Per prima cosa, poichè il programma è basato su Python 3, è necessario scaricarlo sulla tua macchina.

Per favore installa Python 3.9 or precedenti.

Apri il prompt dei comandi e vai nella cartella in cui hai scaricato aRTi .

Supponendo che la cartella si trovi in "C:\aRTi" devi soltanto riportare le seguenti istruzioni nel prompt:

cd "C:\\aRTi"
py ARTI_GUI.py

Se si tratta della prima esecuzione oppure è stata rilevata la mancanza di alcune librerie propedeutiche all'avviamento del software, apparirà una finestra in cui ti vengono chieste le autorizzazioni per scaricare ed installare queste ultime.

Per favore, assicurati di essere connesso ad internet.

Installazione

Spunta la relativa box e clicca sul pulsante "Next": al termine del caricamento si aprirà, finalmente, aRTi.

home_arti

UWP

aRTi è una UWP (Piattaforma Windows Universale) il che significa che è compatibile con diverse versioni di windows, in accordo ai requisiti di windows SDK.

Libraries

Le librerie utilizzate per la creazione di aRTi sono le seguenti:

About

aRTi is a portable software that enables the user to compute the reading time of a document.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages