Releases: Software-Research-Lab/freetools
Cilist v1.0.7758.6902
TAI lab Freetools
Free tools is a desktop application software subset of small, quick, and handy tools with minimal and useful setup of control and functionality, created and used in the TAI lab workflow environment.
Cilist
"Cilist" desktop application provides processing or raw input text to duplicate-free List and Dictionary order with a set of structure configuration options and property preferences setting.
How to use
-
Download Windows Installer and install "Cilist" application on the computer
-
Copy your input text, then in the left Set section click Paste Copy button. To update with new content, copy and click again.
✔️ Note: This action provides the following processing of input text and at the same time, if the text is broken by newlines, additionally returns a copy of concatenate string. To save, paste until your next copy/paste action.
- In the right Get section click Copy Words for the vertical list:
word1
word2...
- Click Copy List button to get string of List values array:
"word1", "word2", ...
- Click Copy Dict button to get string of Dictionary key and value pairs:
{1,word1}, {2,word2}, ...
- In the left Set section check Txt doc YES/no setting to On or Off record and access to text documents 📄 with the same results Open Words, Open List, Open Dict, Open Dict newlines and Open raw input concatenate string stored to file in the Project folder 📁 directory by path C:/Users/User/AppData/Roaming/Tailab/Cilist
- Counter indicates duplicate-free result number of processed words W: 10414, the word count of raw input R: 85292, processing time PT: 00:00:02:6 and sentence count S: 7687 with Sentence/Word checked option.
✔️ Note: Click counter indicator to switch processing time with extended format S seconds, M milliseconds, N nanoseconds.
-
Set the number of words you want to break by newlines in the Dictionary list and click Open Dict newline document with the result.
-
In the left Set section check Index/Value to change key location form left to right:
{word1,1}, {word2,2}, ...
- Check Quotes YES/no to put Dictionary values in quotes:
{"word1",1}, {"word2",2}, ...
- Check List ID/List to enumerate unique words by count:
1. word1
2. word2...
- Check Sentence/Word to separate content for all types of list by phrases:
"sentence words1", "sentence words2", ...
- Check Number YES/no to avoid the passing of numbers in lists.
✔️ Note: Available only with Word/Sentence option.
- Check Seq/Alpha to switch sorting from alphabetical order to raw sequence.
🔬 TAI lab
Observer v1.0.7721.37337
TAI lab Freetools
Free tools is a desktop application software subset of small, quick, and handy tools with minimal and useful setup of control and functionality, created and used in the TAI lab workflow environment.
Observer
"Observer" desktop application provides simple wired basic video monitoring (e.g. device process), saving the frame and motion/stillness detection indication.
How to use
-
Download Windows Installer and install the "Observer" application on the computer
-
Select USB video camera device from the drop-down list
-
To start monitoring click On/Off Monitoring button (To expand the screen, maximize window)
-
To save frame, click Save frame and Open Folder to open Project folder 📁 directory by path C:/Users/User/AppData/Roaming/Tailab/Observer
-
To start motion control, click On/Off Motion button:
-
S Static blue indicates stillness. M Motion yellow indicates motion. To switch with tone audio signal for S and M states, turn on Motion and click indicator.
Note: Video monitoring and motion detection audio indication control of this version are separate processes.
Using
The program uses AForge.NET library according to AForge.NET Framework GPL license referring to the framework libraries without including source code into the project or changing of framework sources.