A free open source IT asset/license management system
Find a file
README Bot 1359a4f88a Add CodeTriage badge to snipe/snipe-it (#4968)
Adds a badge showing the number of people helping this repo on CodeTriage.

[![Open Source Helpers](https://www.codetriage.com/snipe/snipe-it/badges/users.svg)](https://www.codetriage.com/snipe/snipe-it)

## What is CodeTriage?

CodeTriage is an Open Source app that is designed to make contributing to Open Source projects easier. It works by sending subscribers a few open issues in their inbox. If subscribers get busy, there is an algorithm that backs off issue load so they do not get overwhelmed

[Read more about the CodeTriage project](https://www.codetriage.com/what).

## Why am I getting this PR?

Your project was picked by the human, @schneems. They selected it from the projects submitted to https://www.codetriage.com and hand edited the PR. How did your project get added to [CodeTriage](https://www.codetriage.com/what)? Roughly 4 months ago, [@imjennyli](https://github.com/imjennyli) added this project to CodeTriage in order to start contributing. Since then, 8 people have subscribed to help this repo.

## What does adding a badge accomplish?

Adding a badge invites people to help contribute to your project. It also lets developers know that others are invested in the longterm success and maintainability of the project.

You can see an example of a CodeTriage badge on these popular OSS READMEs:

- [![](https://www.codetriage.com/rails/rails/badges/users.svg)](https://www.codetriage.com/rails/rails) https://github.com/rails/rails
- [![](https://www.codetriage.com/crystal-lang/crystal/badges/users.svg)](https://www.codetriage.com/crystal-lang/crystal) https://github.com/crystal-lang/crystal

## Have a question or comment?

While I am a bot, this PR was manually reviewed and monitored by a human - @schneems. My job is writing commit messages and handling PR logistics.

If you have any questions, you can reply back to this PR and they will be answered by @schneems. If you do not want a badge right now, no worries, close the PR, you will not hear from me again.

Thanks for making your project Open Source! Any feedback is greatly appreciated.
2018-02-05 15:22:52 -06:00
.github Change label to stale 2018-01-19 20:45:25 -08:00
app Fixed #4951 - updating asset location in bulk edit 2018-02-02 09:36:40 -06:00
bootstrap Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
config Merge branch 'develop' 2018-02-01 16:32:13 -06:00
database Added setting to choose what appears in model select list - Fixes #4879 2018-01-24 10:43:46 -08:00
docker Fix upload images problem with Docker (#4906) 2018-01-24 09:13:03 -08:00
public Removed console logging from JS 2018-01-20 07:42:48 -08:00
resources Default to only changing default location in bulk edit 2018-02-02 09:42:34 -06:00
routes API for (dis)associating fields with fieldsets (#4881) 2018-01-22 13:14:04 -08:00
sample_csvs More importer fixes (#4516) 2017-11-24 10:42:11 -08:00
storage First stab at a recrypter for legacy mcrypt conversion 2017-08-21 22:30:56 -07:00
tests Hotfix: Disabling the event dispatcher broke model validation. (#4912) (#4915) 2018-01-25 10:29:06 -08:00
.all-contributorsrc Add @tdb as a contributor 2018-01-24 07:13:24 -08:00
.dockerignore Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
.env.example Fixes #4508 - adds image to location view (and google map, if address and API key exist) 2017-12-01 19:12:35 -08:00
.env.testing AssetTransformer refactoring, restored tests (#3407) 2017-03-14 08:37:39 -07:00
.env.testing-ci Maybe the travis user isn’t created automatically anymore? 2017-08-23 13:42:17 -07:00
.env.tests [WIP] Improvements to unit tests. (#3574) 2017-06-12 17:39:03 -07:00
.gitattributes Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
.gitignore Features/image uploads (#4320) 2017-10-25 22:35:58 -07:00
.htaccess Prevent direct viewing of .env file if installed in a subdirectory 2016-04-19 19:44:09 -07:00
.travis.yml Testing laravel 5.4.3 for PHP7.2 bug 2017-12-12 16:23:30 -08:00
artisan Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
bower.json Font-awesome for bower 2017-01-11 06:53:49 -08: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 Partialize forms (#2884) 2016-11-16 16:56:57 -08:00
composer.json Trying 5.4.35 2017-12-12 16:32:45 -08:00
composer.lock Trying 5.4.35 2017-12-12 16:32:45 -08: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
docker.env Removed Brady’s email address 2017-05-15 19:51:05 -07:00
Dockerfile New Dockerfile fixes to add support for the new barcode library (#3856) 2017-08-16 13:10:25 -07:00
gh-changelog.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07: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.json Importer again (#4702) 2017-12-28 20:08:45 -08:00
phpunit.xml [WIP] Improvements to unit tests. (#3574) 2017-06-12 17:39:03 -07:00
README.md Add CodeTriage badge to snipe/snipe-it (#4968) 2018-02-05 15:22:52 -06:00
server.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
snipeit.sh Fixed #3416 - bulk delete asset models 2017-12-12 09:10:05 -08:00
upgrade.php Fixed #3416 - bulk delete asset models 2017-12-12 09:10:05 -08:00
webpack.mix.js Importer again (#4702) 2017-12-28 20:08:45 -08:00

Build Status Crowdin Gitter Docker Pulls Twitter Follow Codacy Badge 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.4.

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


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

💻

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


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.