A free open source IT asset/license management system
Find a file
2017-03-10 20:58:09 -08:00
.github
app Added employee number back into user listings 2017-03-10 20:58:09 -08:00
bootstrap
bower_components Fixed stupid font error for fontawesome 2017-01-18 04:34:59 -08:00
config Break cookie 2017-03-03 19:53:58 -08:00
database Allow date/time formatting selection in settings 2017-03-03 17:29:41 -08:00
docker
public Wordwrap in side nav so it doesn’t cut off 2017-03-03 18:50:05 -08:00
resources Fixed subnav permissions in Asset Menu for expanded permissions 2017-03-10 20:48:58 -08:00
routes Fixes #2422 - Adds bulk edit for select user attributes 2017-03-10 20:07:44 -08:00
sample_csvs
storage
tests REST API - Refactoring of routes file, more tests added (#3345) 2017-02-23 16:32:35 -08:00
.dockerignore
.env.example
.env.testing
.env.testing-ci
.env.tests
.gitattributes
.gitignore
.htaccess
.travis.yml Another Travis Fix (#3211) 2017-01-19 11:48:06 -08:00
artisan
bower.json Font-awesome for bower 2017-01-11 06:53:49 -08:00
c3.php
circle.yml
CODE_OF_CONDUCT.md
codeception.yml
composer.json Laravel 5.4 2017-02-02 18:54:54 -08:00
composer.lock Laravel 5.4 2017-02-02 18:54:54 -08:00
docker.env
Dockerfile
gh-changelog.php
gulpfile.js Assorted fixed (#3332) 2017-02-22 22:49:06 -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
LICENSE
package.json Tried to fix build environment/select2 (#3262) 2017-02-02 18:53:50 -08:00
phpunit.xml
README.md
server.php
snipeit.sh

Build Status Stories in Ready Maintenance Crowdin Gitter Docker Pulls Twitter Follow Zenhub Codacy Badge

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.2.

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

This is web-based software. This means there 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 hasn't already been answered before opening a new issue.


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.


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.