mirror of
https://gitea.com/gitea/awesome-gitea.git
synced 2026-07-21 07:30:07 +00:00
Add Gitea CAD Viewer (#190)
Adds Gitea CAD Viewer to the active Plugins section. What it is: Gitea CAD Viewer is a self-hosted read-only preview integration for DWG and DXF files in Gitea. It adds a CAD Preview button to Gitea file pages and serves a same-origin browser viewer through a Node.js backend and Nginx route, without upload, save-back, or external preview service requirements. Update: This branch has been rebased on current `gitea/awesome-gitea:main` after Gitea ONLYOFFICE Bridge was merged in #189. The PR now keeps the accepted ONLYOFFICE entry and adds Gitea CAD Viewer as the next separate plugin entry, so it no longer competes for the same line. Project links: - GitHub: https://github.com/NovichekLIS/Gitea_CAD - Release v1.0.0: https://github.com/NovichekLIS/Gitea_CAD/releases/tag/v1.0.0 --------- Co-authored-by: oleglistratov <o.d.listratov@systematom.ru> Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/190 Co-authored-by: Novichek <64715+novichek@noreply.gitea.com>
This commit is contained in:
committed by
Lunny Xiao
co-authored by
oleglistratov
parent
938e4681b9
commit
c8c291aa83
@@ -162,6 +162,7 @@ Entries are grouped by maintenance status:
|
||||
- [Gitea](https://github.com/LeonDevLifeLog/gitea-idea-plugin) - plugin for JetBrains IDEs (Idea, Android Studio, etc.). `MIT` `Kotlin`
|
||||
- [Gitea-Anchorpoint](https://docs.anchorpoint.app/docs/1-overview/integrations/gitea) - Gitea integration plugin for an artist friendly Git client.
|
||||
- [Gitea ONLYOFFICE Bridge](https://github.com/NovichekLIS/Gitea-onlyoffice) - ONLYOFFICE document preview and editing bridge for Gitea. `MIT` `Python/JavaScript`
|
||||
- [Gitea CAD Viewer](https://github.com/NovichekLIS/Gitea_CAD) - Read-only DWG and DXF preview integration for Gitea. `MIT` `JavaScript`
|
||||
- [gitea-conventional-comments-button](https://github.com/sebastian-sauer/gitea-conventional-comments-button) - A browser extension to add buttons for [conventional comments](https://conventionalcomments.org/) to review comment boxes. `MIT` `JavaScript`
|
||||
|
||||
### Scripts
|
||||
|
||||
Reference in New Issue
Block a user