All Projects → mmohrhard → crash

mmohrhard / crash

Licence: MPL-2.0 License
The code behind the LibreOffice crash reporter.

Programming Languages

python
139335 projects - #7 most used programming language
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to crash

utools-recent-projects
uTools 插件, 快速查询最近打开的项目
Stars: ✭ 84 (+320%)
Mutual labels:  libreoffice
autocorr kr
리브레오피스(LibreOffice) 자동 교정(Autocorrect)기능에 대한 말모이 저장소
Stars: ✭ 15 (-25%)
Mutual labels:  libreoffice
Andzu
In-App Android Debugging Tool With Enhanced Logging, Networking Info, Crash reporting And More.
Stars: ✭ 72 (+260%)
Mutual labels:  crash-reports
convert-document
A docker container for LibreOffice and unoconv, used to generate PDF files from office-type documents.
Stars: ✭ 53 (+165%)
Mutual labels:  libreoffice
opentbs
With OpenTBS you can merge OpenOffice - LibreOffice and Ms Office documents with PHP using the TinyButStrong template engine. Simple use OpenOffice - LibreOffice or Ms Office to edit your templates : DOCX, XLSX, PPTX, ODT, OSD, ODP and other formats. That is the Natural Template philosophy.
Stars: ✭ 48 (+140%)
Mutual labels:  libreoffice
xamarin-bugly
A bugly SDK for Xamarin Android Bindings
Stars: ✭ 22 (+10%)
Mutual labels:  crash-reports
api2pdf.php
PHP client library for the Api2Pdf.com REST API - Convert HTML to PDF, URL to PDF, Office Docs to PDF, Merge PDFs, HTML to Image, URL to Image, HTML to Docx, HTML to Xlsx, PDF to HTML, Thumbnail preview of office files
Stars: ✭ 42 (+110%)
Mutual labels:  libreoffice
Crashlyzer
Crash viewer web application for displaying the crashes reported by rn-crash-reporter components from React Native mobile applications.
Stars: ✭ 59 (+195%)
Mutual labels:  crash-reports
Sherlock
Sherlock reports any crash that occurs in your application
Stars: ✭ 104 (+420%)
Mutual labels:  crash-reports
libreoffice-starter-extension
LibreOffice Starter Extension
Stars: ✭ 22 (+10%)
Mutual labels:  libreoffice
carbone
Fast and simple report generator, from JSON to pdf, xslx, docx, odt...
Stars: ✭ 810 (+3950%)
Mutual labels:  libreoffice
financial-forecast
Personal Financial Forecasting Model
Stars: ✭ 24 (+20%)
Mutual labels:  libreoffice
BulkPDF
BulkPDF is a free and easy to use open source software, which allows to automatically fill an existing PDF form with differen values. Only a spreadsheet (Microsoft Excel 2007/2010/2013, LibreOffice or OpenOffice Calc) with the desired values is required.
Stars: ✭ 94 (+370%)
Mutual labels:  libreoffice
designing-with-libreoffice
The work to translate Designing with LibreOffice book into traditional Chinese.
Stars: ✭ 17 (-15%)
Mutual labels:  libreoffice
maltreport
A WYSIWYG document template engine to generates .odt/.ods/docx/xlsx/doc/xls documents for .NET
Stars: ✭ 102 (+410%)
Mutual labels:  libreoffice
alfresco-share-online-edition-addon
Online edition with Libreoffice in Alfresco Share
Stars: ✭ 15 (-25%)
Mutual labels:  libreoffice
spreadsheet
Yii2 extension for export to Excel
Stars: ✭ 79 (+295%)
Mutual labels:  libreoffice
workable-converter
基于libreoffice实现的文档转换项目,无框架依赖,即插即用
Stars: ✭ 74 (+270%)
Mutual labels:  libreoffice
libreoffice-lambda-layer
No description or website provided.
Stars: ✭ 87 (+335%)
Mutual labels:  libreoffice
rust-minidump
Type definitions, parsing, and analysis for the minidump file format.
Stars: ✭ 243 (+1115%)
Mutual labels:  crash-reports

Current LibreOffice crash reporting server

Accepts crash reports from a LibreOffice instance, processes it and displays the information on a website. Additionally contains a number of helper tools around the crash reporting.

Developers

The server uses django and requires at least django 1.9 with uwsgi and uses environment variables for configuration.

A local setup requires configuration variables set according to the local setup. After that a minimal setup with some initial data can be created with ./manage.py setup. A minimal version should be available through ./manage.py runserver.

Production

The production instance can be found at crashreport.libreoffice.org.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].