Difference between revisions of "CWCki:Tools"

From CWCki
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:


===Nirutils===
===Nirutils===
A preconfigured [https://cmder.net/ Cmder] installation with most of the tools built in.
A preconfigured [https://cmder.net/ Cmder] installation with most of the tools built in and other excellent tools built in. Don't count on it coming out, likely to be scrapped. [https://github.com/Nirudium/Nirutils Download/"Source Code"]
 
===AutoTranscript===
A tool made to simplify the transcription of audio into text [https://github.com/Nirudium/Autotranscript Source Code]
 
===WebOCR===
This tool uses the [https://ocr.space/ OCR Space] API to transcript text that is otherwise unreadable by the offline (and preferred) OCR option. [https://github.com/Nirudium/WebOCR Source Code]
 
===Disclaimer===
These tools assume you have basic knowledge of how to use a command line interface. All of these tools use pipenv to manage dependancies.

Latest revision as of 03:12, 18 August 2020

CWCki Tools

These tools have only been tested on Windows and are made with a windows user in mind.

Nirutils

A preconfigured Cmder installation with most of the tools built in and other excellent tools built in. Don't count on it coming out, likely to be scrapped. Download/"Source Code"

AutoTranscript

A tool made to simplify the transcription of audio into text Source Code

WebOCR

This tool uses the OCR Space API to transcript text that is otherwise unreadable by the offline (and preferred) OCR option. Source Code

Disclaimer

These tools assume you have basic knowledge of how to use a command line interface. All of these tools use pipenv to manage dependancies.