{"id":13437690,"url":"https://github.com/Sweets/tiramisu","last_synced_at":"2025-03-19T17:33:21.712Z","repository":{"id":40501391,"uuid":"258804022","full_name":"Sweets/tiramisu","owner":"Sweets","description":"Desktop notifications, the UNIX way","archived":false,"fork":false,"pushed_at":"2024-06-10T18:21:26.000Z","size":3198,"stargazers_count":745,"open_issues_count":1,"forks_count":19,"subscribers_count":15,"default_branch":"master","last_synced_at":"2024-10-27T23:23:25.931Z","etag":null,"topics":["desktop-notifications","gio","glib","notification-daemon","notifications","notify-send","tiramisu"],"latest_commit_sha":null,"homepage":"","language":"Vala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Sweets.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"github":["Sweets"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2020-04-25T15:05:22.000Z","updated_at":"2024-10-20T00:28:18.000Z","dependencies_parsed_at":"2024-06-19T19:02:40.705Z","dependency_job_id":"2df40f14-5c9a-4119-9d50-33049c19af0c","html_url":"https://github.com/Sweets/tiramisu","commit_stats":{"total_commits":147,"total_committers":18,"mean_commits":8.166666666666666,"dds":0.5374149659863945,"last_synced_commit":"5dddd83abd695bfa15640047a97a08ff0a8d9f9b"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sweets%2Ftiramisu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sweets%2Ftiramisu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sweets%2Ftiramisu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sweets%2Ftiramisu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sweets","download_url":"https://codeload.github.com/Sweets/tiramisu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244474215,"owners_count":20458607,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["desktop-notifications","gio","glib","notification-daemon","notifications","notify-send","tiramisu"],"created_at":"2024-07-31T03:00:59.330Z","updated_at":"2025-03-19T17:33:21.102Z","avatar_url":"https://github.com/Sweets.png","language":"Vala","funding_links":["https://github.com/sponsors/Sweets"],"categories":["Vala","C"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\r\n  \u003cb\u003etiramisu\u003c/b\u003e\u003cbr/\u003e\r\n  desktop notifications, the UNIX way\r\n\u003c/p\u003e\r\n\r\n---\r\n\r\ntiramisu is a notification daemon for \\*nix desktops that implement notifications using dbus.\r\n\r\nUnlike other daemons, tiramisu does not have any sort of window or pop-up, but rather sends all notifications to STDOUT. Doing so enables endless customization from the end-user.\r\n\r\n---\r\n\r\n\u003cp align=\"center\"\u003e\r\n  \u003cb\u003eCrafted with ♡\u003c/b\u003e\r\n\u003c/p\u003e\r\n\r\n- [anufrievroman/polytiramisu](https://github.com/anufrievroman/polytiramisu)\r\n\r\n---\r\n\r\n\u003cp align=\"center\"\u003e\r\n  \u003cb\u003eInstallation\u003c/b\u003e\r\n\u003c/p\u003e\r\n\r\nTiramisu depends upon Vala, gio, and glib.\r\n\r\n|Distribution|Repository|Package name|\r\n|-|-|-|\r\n|Arch Linux|AUR|`tiramisu-git`|\r\n|Alpine Linux|v3.15+|`tiramisu`|\r\n|NixOS|stable|`nixos.tiramisu`|\r\n\r\nDon't see your distribution? Check to make sure it wasn't forgotten at [repology](https://repology.org/projects/?search=tiramisu).\r\nAlternatively, build from source.\r\n\r\n```sh\r\n$ git clone https://github.com/Sweets/tiramisu\r\n$ cd ./tiramisu\r\n$ make \u0026\u0026 make install\r\n```\r\n\r\n---\r\n\r\n\u003cp align=\"center\"\u003e\r\n  \u003cb\u003eUsage\u003c/b\u003e\r\n\u003c/p\u003e\r\n\r\nBy default, tiramisu outputs all information from a notification to standard output. You can change this with `-o`, or if you wish to use JSON format, `-j`. If you need the output format to be sanitized (quotes to be escaped), you can do so with `-s`.\r\n\r\nUsing `-o` will interpolate your desired format.\r\n\r\nAppropriate keys are `#source`, `#icon`, `#id`, `#summary`, `#body`, `#actions`, `#hints`, and `#timeout`. \r\n\r\nUsing `-j` implies `-s`.\r\n\r\nBelow is an example of the default output of tiramisu with no flags.\r\n\r\n```\r\nevolution-mail-notification\r\nevolution\r\n0\r\nNew email in Evolution\r\nYou have received 4 new messages.\r\ndesktop-entry=org.gnome.Evolution|urgency=1\r\nShow INBOX=default\r\n-1\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSweets%2Ftiramisu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSweets%2Ftiramisu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSweets%2Ftiramisu/lists"}