Skip to content

Hanslar/android_snipeitapp_config

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Configuration file for Android Snipe-IT Scan App

Try Demo version on Google Play: https://bit.ly/snipeitapp_demo

In order to configre yor Android app, follow this steps:

1. Download snipeitapp_config.php file and copy it to your Snipe-IT public directory, so it would be acceded as http(s)://snipeit.yourdomain.com/snipeitapp_config.php

2. Edit snipeitapp_config.php file and set your api key:

<?php
...
...

define("API_KEY", "Enter your api key here!!");

...

3. Open your app and go to: Settings > Snipe-IT server address

  • Fill yor server address and press CONFIGURE APP button

If all works fine, you will see a green notification "App configured!!"

HIGHLY RECOMMENDED: DELETE THE FILE snipeitapp_config.php AFTER APP CONFIGURATION

You can help me to continue developing applications, sometimes I need extra coffee: https://paypal.me/diegogarciadev

About

Automatic configuration of Android SnipeIT APP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%