Forum Kurallarını Okumak İçin Lütfen Tıklayınız .

Combokettle - Cross Platform (Linux / Windows) Combo Utility With Python PluginsSoftware 

Software Combokettle - Cross Platform (Linux / Windows) Combo Utility With Python Plugins
Joined
Apr 12, 2024
Messages
10
Reaction score
16
#CR
1
Hello,

I'm pretty new here and coded some small tool to work with / filter the databases and I'm happy to share it.
It's coded in C / Nim so the performance should be pretty good and can be extended with python plugins.

Feel free to leave some feedback!

help:
help                            shows this message
exit                            exit
open                            open file(s)
save                            save file
close                           closes file(s)
lines                           shows number of lines loaded
show <num>                      shows <num> random lines (0 for all lines)
duplicates                      removes duplicates
sort                            sorts
search <str1 str2 ...>          filters all matches found with the substrings
rmsearch <str1 str2 ..>         same as search but removes matches
split <separator>               split and rearrange
replace <str1> <str2>           replaces <str1> with <str2>
plugin <functionname>           runs a function from plugins.py (requires python installed)
clear                           clears the terminal

VirusTotal
combokettle.exe:
You do not have permission to view link Log in or register now.

combokettle:
You do not have permission to view link Log in or register now.


Download

Post automatically merged:

Here's a video of it in action:

You do not have permission to view link Log in or register now.
 
Home Register
Top Bottom