Api: Difference between revisions

From Minux Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
List of api's included in minux and their packages.
List of api's included in minux and their packages.


this list is still under construction, please be patient.




Line 15: Line 14:
'''network''' api's : these come with seperate software packages
'''network''' api's : these come with seperate software packages


[[Api/dhcp|dhcp]] - client side, included in "[https://wolfpak.vtchost.com/forum/viewtopic.php?f=17&t=46&sid=2ce2c9aa6ecdc05c0058253d52fe37ce auth-client]" package
[[Api/dhcp|dhcp]] - client side rednet networking tools, included in "[https://wolfpak.vtchost.com/forum/viewtopic.php?f=17&t=46&sid=2ce2c9aa6ecdc05c0058253d52fe37ce auth-client]" package


[[Api/netfolder|netfolder]] - client side, included in "[https://wolfpak.vtchost.com/forum/viewtopic.php?f=17&t=74&sid=2ce2c9aa6ecdc05c0058253d52fe37ce netfolder]" package.
[[Api/auth|auth]] - client side rednet user accounts, included in "[https://wolfpak.vtchost.com/forum/viewtopic.php?f=17&t=46&sid=2ce2c9aa6ecdc05c0058253d52fe37ce auth-client]" package
 
[[Api/netfolder|netfolder]] - client side file server, included in "[https://wolfpak.vtchost.com/forum/viewtopic.php?f=17&t=74&sid=2ce2c9aa6ecdc05c0058253d52fe37ce netfolder]" package.
 
[[Api/netlib|netlib]] - network library used by other software and do network functions
 
 
 
 
'''optional and 3rd party api's and utilities -''' downloadable trough apt
 
[[Api/dev|dev]] - api to control and manipulate hardware or print colored text, included in [https://wolfpak.vtchost.com/forum/viewtopic.php?f=17&t=156&sid=f09c48565ecc5c94e3042b9ad2f243f6 devlib] package
 
[[Api/ApiLib/Surface2|Surface2]] - included in [https://wolfpak.vtchost.com/forum/viewtopic.php?f=17&t=121&sid=066faba139e265b1803fd9618eb84837 apilib] package
 
[[Api/ApiLib/chpal|chpal]] - included in [https://wolfpak.vtchost.com/forum/viewtopic.php?f=17&t=121&sid=066faba139e265b1803fd9618eb84837 apilib] package

Latest revision as of 23:47, 13 October 2024

List of api's included in minux and their packages.



Minux-main api's : these are on every minux system

minux - minux-main package - local system functions.

apt - minux-main package - software manager functions


network api's : these come with seperate software packages

dhcp - client side rednet networking tools, included in "auth-client" package

auth - client side rednet user accounts, included in "auth-client" package

netfolder - client side file server, included in "netfolder" package.

netlib - network library used by other software and do network functions



optional and 3rd party api's and utilities - downloadable trough apt

dev - api to control and manipulate hardware or print colored text, included in devlib package

Surface2 - included in apilib package

chpal - included in apilib package