Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json

PackageIdentifier: FelipeMorandini.smartlog
PackageVersion: 0.6.1
InstallerType: zip
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: smartlog.exe
PortableCommandAlias: smartlog
Installers:
- Architecture: x64
InstallerUrl: https://github.com/felipemorandini/smartlog/releases/download/v0.6.1/smartlog-x86_64-pc-windows-msvc.zip
InstallerSha256: 592990BEF6FDFEA5A2BA87DAA468D28F03B2D7C23AB85DB60DA615867DB946AD
- Architecture: arm64
InstallerUrl: https://github.com/felipemorandini/smartlog/releases/download/v0.6.1/smartlog-aarch64-pc-windows-msvc.zip
InstallerSha256: 6F5B261B2A28787B63D8DB2CF2006474E584DA071899AB8969FBD0C7F147401E
ManifestType: installer
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json

PackageIdentifier: FelipeMorandini.smartlog
PackageVersion: 0.6.1
PackageLocale: en-US
Publisher: Felipe Pires Morandini
PublisherUrl: https://github.com/felipemorandini
PackageName: smartlog
PackageUrl: https://github.com/felipemorandini/smartlog
License: MIT
LicenseUrl: https://github.com/felipemorandini/smartlog/blob/main/LICENSE
ShortDescription: A high-performance TUI for log tailing with JSON auto-detection and real-time filtering
Description: |-
SmartLog is a fast, ergonomic terminal UI for tailing and filtering JSON and plain-text logs
in real time. It auto-detects JSON vs plain text, pretty-prints with level coloring, supports
live filtering with regex, log level cycling, multi-file tailing, relative timestamps, and
multiple color themes.
Tags:
- tui
- log
- tail
- json
- viewer
- rust
Moniker: smartlog
ManifestType: defaultLocale
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json

PackageIdentifier: FelipeMorandini.smartlog
PackageVersion: 0.6.1
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0