Offline hardware and software asset management tool for IT professionals.
MonoRepo for:
Can be used in Linux, Windows, macOS and Chromebook PC.
Clone the project
degit kaanguru/lock4it/app lock4it
or
git clone https://github.com/kaanguru/lock4it.git --depth 1 --branch main --single-branch
Go to the project directory
cd lock4it
Install dependencies
bun install
Start the server
bun dev
To deploy this project run
npm run deploy
ā Additional browser support
ā Add more integrations
ā Desktop
ā Network discovery
We welcome contributions to the project in the form of pull requests or issues. Please read our contributing guidelines for more information.