{"id":46718097,"url":"https://github.com/linuxdeepin/deepin-log-viewer","last_synced_at":"2026-03-09T11:03:07.087Z","repository":{"id":37098077,"uuid":"230400629","full_name":"linuxdeepin/deepin-log-viewer","owner":"linuxdeepin","description":null,"archived":false,"fork":false,"pushed_at":"2026-03-02T03:00:50.000Z","size":92679,"stargazers_count":13,"open_issues_count":5,"forks_count":43,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-03-02T07:10:45.415Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/linuxdeepin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-12-27T08:07:29.000Z","updated_at":"2026-02-06T07:59:21.000Z","dependencies_parsed_at":"2026-03-02T05:02:52.148Z","dependency_job_id":null,"html_url":"https://github.com/linuxdeepin/deepin-log-viewer","commit_stats":null,"previous_names":[],"tags_count":210,"template":false,"template_full_name":null,"purl":"pkg:github/linuxdeepin/deepin-log-viewer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxdeepin%2Fdeepin-log-viewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxdeepin%2Fdeepin-log-viewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxdeepin%2Fdeepin-log-viewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxdeepin%2Fdeepin-log-viewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linuxdeepin","download_url":"https://codeload.github.com/linuxdeepin/deepin-log-viewer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxdeepin%2Fdeepin-log-viewer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30291844,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T02:57:19.223Z","status":"ssl_error","status_checked_at":"2026-03-09T02:56:26.373Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-03-09T11:02:34.859Z","updated_at":"2026-03-09T11:03:07.066Z","avatar_url":"https://github.com/linuxdeepin.png","language":"C++","readme":"# deepin-log-viewer\nDeepin log viewer is a fast and lightweight application for viewing system log.\n\n## Dependencies\nThe GUI is based on [DTK](https://github.com/linuxdeepin/dtkwidget), Qt (Supported \u003e= 5.12).\n\n_The **master** branch is current development branch, build dependencies may changes without update README.md, refer to `./debian/control` for a working build depends list_\n\n* debhelper (\u003e= 11)\n* pkg-config\n* qt5-qmake\n* qt5-default\n* libdtkwidget-dev\n* libdtkgui-dev\n* qtbase5-private-dev\n* qttools5-dev-tools\n* libqt5svg5-dev\n* libsystemd-dev\n* libicu-dev\n\n### Thridparty lib (source code)\n- [DocxFactory](https://github.com/DocxFactory/DocxFactory)\n- [libxlsxwriter](https://github.com/jmcnamara/libxlsxwriter)\n- [md5](http://openwall.info/wiki/people/solar/software/public-domain-source-code/md5)\n- [minizip](http://www.winimage.com/zLibDll/minizip.html)\n- [tmpfileplus](https://www.di-mgt.com.au/c_function_to_create_temp_file.html)\n\n## Installation\n\n1. Make sure you have installed all dependencies.\n\n_Package name may be different between distros, if deepin-log-viewer is available from your distro, check the packaging script delivered from your distro is a better idea._\n\nAssume you are using [Deepin](https://distrowatch.com/table.php?distribution=deepin) or other debian-based distro which got deepin-log-viewer delivered:\n\n``` shell\n$ sudo apt-get build-dep deepin-log-viewer\n```\n\n2. Build.\n```\ncd deepin-log-viewer\nmkdir build\ncd build\ncmake ..\nmake\n```\n\n3. Install.\n\n```\n$ sudo make install\n```\n\n## Usage\nCaution: deepin-log-viewer is depend on polkit, So if build from source code, \nyou have to add policy to usr/share/polkit-1/actions/. \nadd com.deepin.pkexec.logViewerAuth.policy to /usr/bin.\nIf run in Qt Creator, you should set [Project][Run Settings] [Run] [Run configuration] to src from 2 projects authenticateProxy and src.\n\n- sudo cp application/com.deepin.pkexec.logViewerAuth.policy /usr/share/polkit-1/actions/\n- sudo cp build-deepin_log_viewer-unknown-Debug/logViewerAuth/logViewerAuth /usr/bin\n\n- ./deepin-log-viewer\n\n## Getting help\n\nAny usage issues can ask for help via\n\n* [Gitter](https://gitter.im/orgs/linuxdeepin/rooms)\n* [IRC channel](https://webchat.freenode.net/?channels=deepin)\n* [Forum](https://bbs.deepin.org)\n* [WiKi](http://wiki.deepin.org/)\n\n## Getting involved\n\nWe encourage you to report issues and contribute changes\n\n* [Contribution guide for developers](https://github.com/linuxdeepin/developer-center/wiki/Contribution-Guidelines-for-Developers-en). \n\n## License\n\nDeepin Log Viewer is licensed under [GPL-3.0-or-later](LICENSE.txt).\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinuxdeepin%2Fdeepin-log-viewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinuxdeepin%2Fdeepin-log-viewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinuxdeepin%2Fdeepin-log-viewer/lists"}