Difference between revisions of "Tiramisu"
Agyaanapan (talk | contribs) (add VCS clone shell command. add various resources urls.) |
|||
(One intermediate revision by one other user not shown) | |||
Line 6: | Line 6: | ||
Due to the nature of the org.freedesktop.Notifications DBus interface, tiramisu can not be used concurrently with other notification daemons that listen on the same interface. | Due to the nature of the org.freedesktop.Notifications DBus interface, tiramisu can not be used concurrently with other notification daemons that listen on the same interface. | ||
|Homepage URL=https://github.com/Sweets/tiramisu | |Homepage URL=https://github.com/Sweets/tiramisu | ||
+ | |Version download=https://github.com/Sweets/tiramisu/archive/master.zip | ||
|Is High Priority Project=No | |Is High Priority Project=No | ||
|VCS checkout command=git clone https://github.com/Sweets/tiramisu.git | |VCS checkout command=git clone https://github.com/Sweets/tiramisu.git | ||
Line 11: | Line 12: | ||
|Decommissioned or Obsolete=No | |Decommissioned or Obsolete=No | ||
|Donate=https://github.com/sponsors/Sweets | |Donate=https://github.com/sponsors/Sweets | ||
− | |||
|Last review by=Donaldr3 | |Last review by=Donaldr3 | ||
|Last review date=2020/12/11 | |Last review date=2020/12/11 | ||
− | |Submitted by= | + | |Submitted by=Freefish |
|Submitted date=2020/12/11 | |Submitted date=2020/12/11 | ||
|Accepts cryptocurrency donations=No | |Accepts cryptocurrency donations=No | ||
Line 31: | Line 31: | ||
|Runs-on=GNU/Linux | |Runs-on=GNU/Linux | ||
|Version-control=git | |Version-control=git | ||
+ | }} | ||
+ | {{EntryGNU | ||
+ | |Is GNU=No | ||
}} | }} | ||
{{Software prerequisite | {{Software prerequisite | ||
Line 39: | Line 42: | ||
|Prerequisite kind=Source requirement | |Prerequisite kind=Source requirement | ||
|Prerequisite description=glibc library | |Prerequisite description=glibc library | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=Bug Tracking | ||
+ | |Resource URL=https://github.com/Sweets/tiramisu/issues | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=VCS Repository Webview | ||
+ | |Resource URL=https://github.com/Sweets/tiramisu | ||
+ | }} | ||
+ | {{EntryDetails | ||
+ | |Is High Priority Project=No | ||
+ | |VCS checkout command=$ git clone https://github.com/Sweets/tiramisu.git | ||
+ | |Decommissioned or Obsolete=No | ||
+ | |Accepts cryptocurrency donations=No | ||
+ | |Test entry=No | ||
}} | }} | ||
{{Featured}} | {{Featured}} |
Latest revision as of 15:13, 30 June 2021
tiramisu
https://github.com/Sweets/tiramisu
Lightweight DBus notification daemon that outputs to standard output
Tiramisu is a lightweight notification daemon for DBus. Tiramisu listens for notifications sent to the org.freedesktop.Notifications DBus interface by other applications, and outputs the data of these notifications to standard output as plain text or JSON. This can be useful for use with scripts, or in minimalistic desktop setups for example.
Due to the nature of the org.freedesktop.Notifications DBus interface, tiramisu can not be used concurrently with other notification daemons that listen on the same interface.
Download
https://github.com/Sweets/tiramisu/archive/master.zip
VCS Checkout
$ git clone https://github.com/Sweets/tiramisu.git
Categories
Licensing
License
Verified by
Verified on
Notes
License
Verified by
donaldr3
Verified on
11 December 2020
Leaders and contributors
Resources and communication
Audience | Resource type | URI |
---|---|---|
Bug Tracking | https://github.com/Sweets/tiramisu/issues | |
VCS Repository Webview | https://github.com/Sweets/tiramisu |
Software prerequisites
Kind | Description |
---|---|
Source requirement | gio library |
Source requirement | glibc library |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.