grokability / snipe-it

grokability / snipe-it

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 12. Snipe-IT is actively developed and we release quite frequently. (Check out the live demo here.)

Snipe-IT - 开源资产管理系统 这是一个用于 IT 运维资产管理的开源(FOSS)项目。它可以帮助你了解谁持有哪台笔记本电脑、设备的购买时间(以便正确计算折旧)、管理软件许可证等。该系统基于 Laravel 12 构建。Snipe-IT 处于活跃开发状态,更新非常频繁。(点击此处查看在线演示。)

Tip 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, any flavor of Linux, as well as Windows, and we have a Docker image available if that’s what you’re into.

提示 这是一款基于 Web 的软件。这意味着它没有可执行文件(即没有 .exe 文件),必须在 Web 服务器上运行并通过浏览器访问。它可以在任何 Mac OSX、各种 Linux 发行版以及 Windows 上运行;如果你喜欢,我们还提供了 Docker 镜像。

Table of Contents Installation, User’s Manual, Bug Reports & Feature Requests, Security, Upgrading, Translations!, Libraries, Modules & Related Projects, Join the Community!, Contributing, Announcement List.

目录 安装、用户手册、错误报告与功能请求、安全性、升级、翻译!、库、模块及相关项目、加入社区!、贡献、公告列表。

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.

安装 有关在服务器上安装和配置 Snipe-IT 的说明,请查阅安装手册。(请参阅需求文档以获取完整要求。)如果您在安装过程中遇到问题,请查看“常见问题”和“获取帮助”文档,并搜索本仓库中已开启和已关闭的问题以寻求帮助。

User’s Manual For help using Snipe-IT, check out the user’s manual.

用户手册 如需使用 Snipe-IT 的帮助,请查阅用户手册。

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.

错误报告与功能请求 欢迎查看本项目的 GitHub Issues,提交错误报告或查看您可以参与解决的开放问题。在提交新问题之前,请先搜索现有问题(包括已开启和已关闭的),看看您的问题是否已经得到解答。

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

重要提示 在提交工单之前,请务必查看“获取帮助指南”和“常见问题”,并确保填写 Github Issue 模板中的所有问题,以便我们能尽快为您提供帮助。

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

安全性 重要:如需报告安全漏洞,请发送电子邮件至 security@snipeitapp.com,而不是使用问题追踪系统。

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

升级 请参阅升级文档以获取有关升级 Snipe-IT 的说明。

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

翻译! 请参阅翻译文档,了解可用语言以及如何为 Snipe-IT 添加翻译。

Libraries, Modules & Related Projects Since the release of the JSON REST API, several third-party developers have been developing modules and libraries to work with Snipe-IT. Note: 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. :)

库、模块及相关项目 自 JSON REST API 发布以来,许多第三方开发者开发了与 Snipe-IT 配合使用的模块和库。注意:由于这些项目由第三方创建,Snipe-IT 无法为这些项目提供支持,如果您需要帮助,请直接联系开发者。此外,Snipe-IT 不对这些库的可靠性、准确性或可维护性做出任何保证。使用风险自负。:)

(List of Libraries & Modules omitted for brevity)

Mobile Apps We’re currently working on our own mobile app, but in the meantime, check out these third-party apps that work with Snipe-IT: SnipeMate, Snipe-Scan, Snipe-IT Assets Management, AssetX.

移动应用 我们目前正在开发自己的移动应用程序,但在此期间,您可以查看这些与 Snipe-IT 兼容的第三方应用:SnipeMate、Snipe-Scan、Snipe-IT Assets Management、AssetX。

Join the Community! Join our Discord! It’s full of great people. We even wrote about it here! Follow us on Bluesky at @snipeitapp.com, follow us on Mastodon at hachyderm.io/@grokability, follow our blog at Grokstar.Dev, subscribe here on Github for notifications about new releases.

加入社区! 加入我们的 Discord!那里有很多很棒的人。我们甚至在这里写过关于它的文章!在 Bluesky 上关注我们 @snipeitapp.com,在 Mastodon 上关注我们 hachyderm.io/@grokability,关注我们的博客 Grokstar.Dev,并在 Github 上订阅以获取新版本通知。

Contributing Please refrain from submitting issues or pull requests generated by fully-automated tools. Maintainers reserve the right, at their sole discretion, to close such submissions and to block any account responsible for them. Please see our AI Contribution Policy for more information. Contributions should follow from a human-to-human discussion in the form of an issue for the best chances of being merged into the core project. Please see the complete documentation on contributing and developing for Snipe-IT. This project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

贡献 请勿提交由全自动工具生成的 Issue 或 Pull Request。维护者保留自行决定关闭此类提交并封禁相关账户的权利。请参阅我们的 AI 贡献政策以获取更多信息。贡献应基于人与人之间通过 Issue 进行的讨论,这样被合并到核心项目的机会最大。请参阅关于为 Snipe-IT 贡献和开发的完整文档。本项目发布时附带贡献者行为准则。参与本项目即表示您同意遵守其条款。