Releases: linkoffee/linconsol
Releases · linkoffee/linconsol
v0.0.13
Description
Update 2025/01/18
Fix
- Now when you restart the program, all settings are successfully saved.
Features
- Commands for setup:
ipinfo --setkey
and viewing the API key:ipinfo --showkey
of the ipinfo.io service have been added to--help
. - Added new information to
osinfo
command:CPU
: Number of processor cores.Disk Space
: Amount of free memory on all disks in the system.
- Added version for
win-x32 (x86)
Full Changelog: v0.0.12...v0.0.13
v0.0.12
Description
Update 2025/01/08
Features
- Added
icon
for the application. - Added location and provider information to
ipinfo
command. - Added integration with https://ipinfo.io/ to obtain data on location, provider, postal code, etc. connection is made via a
personal API key
.- Added command to configure api key -
ipinfo --setkey
. - Added command to view private api key -
ipinfo --showkey
.
- Added command to configure api key -
Full Changelog: v0.0.10...v0.0.12
v0.0.11
Description
Update 2025/01/05
Fix
- Fix bug with unaccessable local IP (Wrong IP address).
- Fix inconsistent frames.
- Rename
ipaddress
command toipinfo
. - Rename
internetconn
command toping
Features
- Add public and local ip address to
ipinfo
command.
Full Changelog: Alpha...v0.0.11
v0.0.10
Description
First version of linconsol (ONLY OS WINDOWS X64 IS SUPPORTED).
Unstable and buggy.
Features
--help
: Get all available linconsol commands.--version
: Get current version of linconsol.--exit
: Exit from linconsol.osinfo
: Get OS system information.- OS information, version
- System Type
- PC-name
- Username
ipaddress
: Get IP-address of current device.internetconn
: Check internet connection on device.
Full Changelog: https://github.com/linkoffee/linconsol/commits/Alpha
Full Changelog: Alpha...v0.0.10