A free open source IT asset/license management system
Find a file
2020-10-20 10:51:45 -07:00
.github Squashed commit of the following: 2020-08-31 12:17:19 -07:00
ansible/freebsd Fixed #5811 - Non US Characters in user export (#6132) 2018-08-28 12:37:58 -07:00
app Fixed #8526 - skip cache for setup check 2020-10-19 12:33:38 -07:00
bootstrap Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
config Updated version 2020-10-19 16:36:25 -07:00
database Nope - was right the first time. Sigh. 2020-10-15 19:17:08 -07:00
docker Merge branch 'develop' into integrations/2020-04-15-v5-merge 2020-04-20 23:20:34 -07:00
public Updated node packages, reregnerated assets 2020-10-19 16:56:59 -07:00
resources Fix typo 2020-10-20 08:13:52 -05:00
routes Added utility to delete barcode cache from labels/barcodes setting 2020-10-05 20:34:17 -07:00
sample_csvs Importer UI: Removed misleading checked out to field. Add full name and asset tag fields to licenses. 2020-05-12 14:38:21 -04:00
storage Added gitignore to cache dir 2020-08-31 17:15:21 -07:00
tests Squashed commit of the following: 2020-08-31 12:17:19 -07:00
.all-contributorsrc Add @jbiel as a contributor 2020-08-26 13:39:53 -07:00
.dockerignore Alpine linux docker image (#6645) 2019-01-30 14:45:36 -08:00
.env.example Squashed commit of the following: 2020-08-31 12:17:19 -07:00
.env.testing [WIP] Added #5957 - Flysystem support (#6262) 2018-09-29 21:33:52 -07:00
.env.testing-ci Fixed a few more tests 2020-04-21 21:13:00 -07:00
.env.tests Disable broken tests (#5073) 2018-02-22 21:46:58 -08:00
.env.unit-tests Disable broken tests (#5073) 2018-02-22 21:46:58 -08:00
.gitattributes Refactor controller to use one method that shows all modals based on name. 2020-05-23 15:24:00 -04:00
.gitignore Add models IDE helper to .gitignore (#6829) 2019-03-18 11:58:33 -07:00
.htaccess Prevent direct viewing of .env file if installed in a subdirectory 2016-04-19 19:44:09 -07:00
.nvmrc Changes how we do AJAX calls via Select2 for dynamic drop-down menus 2020-07-13 17:14:31 -07:00
.travis.yml Laravel 6 drops support for php7.1, add php7.4 instead. 2020-04-28 12:16:37 -04:00
_config.yml Fixed comment (#7617) 2019-11-22 16:13:42 -08:00
artisan Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
c3.php [Security] Updating Guzzle to address CVE-2016-5385 2016-07-19 00:36:50 -07:00
CODE_OF_CONDUCT.md Adds email address to CoC 2017-10-06 13:44:39 -07:00
codeception.yml Moved bootstrap directive to avoid warning on codeception 2019-12-10 21:47:01 -08:00
composer.json use supported package for slack 2020-05-11 20:31:13 +03:00
composer.lock Updated composer lock 2020-05-11 18:07:20 -07:00
CONTRIBUTING.md update broken link to contributor docs (#4123) 2017-10-04 23:19:19 -07:00
crowdin.yml Update Crowdin configuration file 2017-04-06 20:59:24 -07:00
Dockerfile Dockerfile update to bring us up to php v7.1 for Laravel 5.5 (#7084) 2019-05-28 16:58:32 -07:00
Dockerfile.alpine Alpine linux docker image (#6645) 2019-01-30 14:45:36 -08:00
index.html Fixes #3139 and #3230 - use native font stack, removing google fonts 2017-01-24 17:02:39 -08:00
install.sh Sudo isnt available on every distro. (#4194) 2017-10-10 22:02:47 -07:00
LICENSE Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
package-lock.json Updated node packages, reregnerated assets 2020-10-19 16:56:59 -07:00
package.json Updated node packages, reregnerated assets 2020-10-19 16:56:59 -07:00
phpmd.xml Added PHP_CS & PHPMD files (#6234) 2018-09-26 12:10:11 -07:00
phpunit.xml Attempt to add codeclimate test coverage 2018-02-22 22:34:08 -08:00
README.md Squashed commit of the following: 2020-08-31 12:17:19 -07:00
server.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
snipeit.sh Squashed commit of the following: 2020-08-31 12:17:19 -07:00
upgrade.php Merge branch 'develop' into integrations/2020-04-15-v5-merge 2020-04-20 23:20:34 -07:00
Vagrantfile Fixed #5811 - Non US Characters in user export (#6132) 2018-08-28 12:37:58 -07:00
webpack.mix.js Removed commented out javascript 2020-09-03 16:58:16 -07:00

Build Status Crowdin Gitter Docker Pulls Twitter Follow Codacy Badge All Contributors Open Source Helpers All Contributors Open Source Helpers

Snipe-IT - Open Source Asset Management System

This is a FOSS project for asset management in IT Operations. Knowing who has which laptop, when it was purchased in order to depreciate it correctly, handling software licenses, etc.

It is built on Laravel 5.5.

Snipe-IT is actively developed and we release quite frequently. (Check out the live demo here.)

This is web-based software. This means there is no executable file (aka no .exe files), and it must be run on a web server and accessed through a web browser. It runs on any Mac OSX, flavor of Linux, as well as Windows, and we have a Docker image available if that's what you're into.


Installation

For instructions on installing and configuring Snipe-IT on your server, check out the installation manual. (Please see the requirements documentation for full requirements.)

If you're having trouble with the installation, please check the Common Issues and Getting Help documentation, and search this repository's open and closed issues for help.


User's Manual

For help using Snipe-IT, check out the user's manual.


Bug Reports & Feature Requests

Feel free to check out the GitHub Issues for this project to open a bug report or see what open issues you can help with. Please search through existing issues (open and closed) to see if your question has already been answered before opening a new issue.

PLEASE see the Getting Help Guidelines and Common Issues before opening a ticket, and be sure to complete all of the questions in the Github Issue template to help us to help you as quickly as possible.


Upgrading

Please see the upgrading documentation for instructions on upgrading Snipe-IT.


Announcement List

To be notified of important news (such as new releases, security advisories, etc), sign up for our list. We'll never sell or give away your info, and we'll only email you when it's important.


Translations!

Please see the translations documentation for information about available languages and how to add translations to Snipe-IT.


Since the release of the JSON REST API, several third-party developers have been developing modules and libraries to work with Snipe-IT.

As these were created by third-parties, Snipe-IT cannot provide support for these project, and you should contact the developers directly if you need assistance. Additionally, Snipe-IT makes no guarantees as to the reliability, accuracy or maintainability of these libraries. Use at your own risk. :)


Contributing

Please see the documentation on contributing and developing for Snipe-IT.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.


Security

To report a security vulnerability, please email security@snipeitapp.com instead of using the issue tracker.


Contributors

Thanks goes to all of these wonderful people (emoji key) who have helped Snipe-IT get this far:


snipe

💻 🚇 📖 ⚠️ 🐛 🎨 👀

Brady Wetherington

💻 📖 🚇 👀

Daniel Meltzer

💻 ⚠️ 📖

Michael T

💻

madd15

📖 💬

Vincent Sposato

💻

Andrea Bergamasco

💻

Karol

🌍 💻

morph027

💻

fvleminckx

🚇

itsupportcmsukorg

💻 🐛

Frank

💻

Deleted user

🌍

tiagom62

💻 🚇

Ryan Stafford

💻

Eammon Hanlon

💻

zjean

💻

Matthias Frei

💻

opsydev

💻

Daniel Dreier

💻

Nikolai Prokoschenko

💻

Drew

💻

Walter

💻

Petr Baloun

💻

reidblomquist

📖

Mathieu Kooiman

💻

csayre

📖

Adam Dunson

💻

Hereward

💻

swoopdk

💻

Abdullah Alansari

💻

Micael Rodrigues

💻

Patrick Gallagher

📖

Miliamber

💻

hawk554

💻

Justin Kerr

💻

Ira W. Snyder

📖

Aladin Alaily

💻

Chase Hansen

💻 💬 🐛

IDM Helpdesk

💻

Kai

💻

Michael Daniels

💻

Tom Castleman

💻

Daniel Nemanic

💻

SouthWolf

💻

Ivar Nesje

💻

Jérémy Benoist

📖

Chris Leathley

🚇

splaer

🐛 💻

Joe Ferguson

💻

diwanicki

💻 📖

Lee Thoong Ching

📖 💻

Marek Šuppa

💻

Juan J. Martinez

🌍

R Ryan Dial

🌍

Andrej Manduch

📖

Jay Richards

💻

Alexander Innes

💻

Danny Garcia

💻

archpoint

💻

Jake McGraw

💻

FleischKarussel

📖

Dylan Yi

💻

Gil Rutkowski

💻

Desmond Morris

💻

Nick Peelman

💻

Abraham Vegh

💻

Mohamed Rashid

📖

Kasey

💻

Brett

⚠️

Jason Spriggs

💻

Nate Felton

💻

Manasses Ferreira

💻

Steve

⚠️

matc

⚠️

Cole R. Davis

⚠️

gibsonjoshua55

💻

Robin Temme

💻

Iman

💻

Richard Hofman

💻

gizzmojr

💻

Jenny Li

📖

Geoff Young

💻

Elliot Blackburn

📖

Tõnis Ormisson

💻

Nicolai Essig

💻

Danielle

📖

Lawrence

⚠️ 🐛

uknzaeinozpas

⚠️ 💻

Ryan

📖

vcordes79

💻

fordster78

💻

CronKz

💻 🌍

Tim Bishop

💻

Sean McIlvenna

💻

cepacs

🐛 📖

lea-mink

💻

Hannah Tinkler

💻

Doeke Zanstra

💻

Djamon Staal

💻

Earl Ramirez

💻

Richard Ray Thomas

💻

Ryan Kuba

💻

Brian Monroe

💻

plexorama

💻

Till Deeke

💻

5quirrel

💻

Jason

💻

Antti

💻

DeusMaximus

💻

a-royal

🌍

Alberto Aldrigo

🌍

Alex Stanev

🌍

Andreas Rehm

🌍

Andreas Erhard

🌍

Andrés Vanegas Jiménez

🌍

Antonio Schiavon

🌍

benunter

🌍

Borys Żmuda

🌍

chibacityblues

🌍

Chien Wei Lin

🌍

Christian Schuster

🌍

Christian Stefanus

🌍

wxcafé

🌍

dpyroc

🌍

Daniel Friedlmaier

🌍

Daniel Heene

🌍

danielcb

🌍

Dominik Senti

🌍

Eric Gautheron

🌍

Erlend Pilø

🌍

Fabio Rapposelli

🌍

Felipe Barros

🌍

Fernando Possebon

🌍

gdraque

🌍

Georg Wallisch

🌍

Gerardo Robles

🌍

Gluek

🌍

AdnanAbuShahad

🌍

Hafidzi My

🌍

Harim Park

🌍

Henrik Kentsson

🌍

Husnul Yaqien

🌍

Ibrahim

🌍

igolman

🌍

itangiang

🌍

jarby1211

🌍

Jhonn Willker

🌍

Jose

🌍

laopangzi

🌍

Lars Strojny

🌍

MarcosBL

🌍

marie joy cajes

🌍

Mark S. Johansen

🌍

Martin Stub

🌍

Meyer Flavio

🌍

Micael Rodrigues

🌍

Mikael Rasmussen

🌍

IxFail

🌍

Mohammed Fota

🌍

Moayad Alserihi

🌍

saymd

🌍

Patrik Larsson

🌍

drcryo

🌍

pawel1615

🌍

bodrovics

🌍

priatna

🌍

Fan Jiang

🌍

ragnarcx

🌍

Rein van Haaren

🌍

Teguh Dwicaksana

🌍

fraccie

🌍

vinzruzell

🌍

Kevin Austin

🌍

Wira Sandy

🌍

Илья

🌍

GodUseVPN

🌍

周周

🌍

Sam

💻

Azerothian

💻

Tim Farmer

💻

Marián Skrip

💻

Godfrey Martinez

💻

bigtreeEdo

💻

Colin McNeil

💻

JoKneeMo

💻

Joshi

💻

Anthony Burns

💻

Alexander Chibrikin

💻

Илья

🌍

GodUseVPN

🌍

周周

🌍

Sam

💻

Azerothian

💻

Wes Hulette

💻

patrict

💻

Dmitriy Minaev

💻

liquidhorse

💻

Jordi Boggiano

💻

Ivan Nieto

💻

Ben RUBSON

💻

NMathar

💻

Steffen

💻

Sxderp

💻

fanta8897

💻

Andrey Bolonin

💻

shinayoshi

💻

Hubert

💻

KeenRivals

💻

omyno

💻

Evgeny

💻

Colin Campbell

💻

Ľubomír Kučera

💻

Martin Meredith

💻

Tim Farmer

💻

Marián Skrip

💻

Godfrey Martinez

💻

bigtreeEdo

💻

Colin McNeil

💻

JoKneeMo

💻

Joshi

💻

Anthony Burns

💻

johnson-yi

💻

Sanjay Govind

💻

Peter Upfold

💻

Jared Biel

💻

This project follows the all-contributors specification. Contributions of any kind welcome!