Skip to content

olivetin

Safe and simple access to predefined shell commands from a web interface

Safely give access to commands, for less technical people:

  • Give your family a button to podman restart plex
  • Give junior admins a simple web form with dropdowns, to start your custom script: backupScript.sh --folder
  • Enable SSH access to the server for the next 20 mins: firewall-cmd --add-service ssh --timeout 20m

Simplify complex commands, make them accessible and repeatable:

  • Expose complex commands on touchscreen tablets stuck on walls around your house: wake-on-lan aa🇧🇧cc:11:22:33
  • Run long-lived commands on your servers from your cell phone: apt update -y
  • Define complex commands with lots of preset arguments, and turn a few arguments into dropdown select boxes: docker start

devops

None

armhf arm64 amd64

Installation

1. Add WakeMeOps repository

curl -sSL https://raw.githubusercontent.com/upciti/wakemeops/main/assets/install_repository | sudo bash

2. Install olivetin

sudo apt install olivetin

Snippets

FROM wakemeops/minideb:bullseye

RUN install_packages \
    olivetin=3000.2.1*

USER 1001
- name: Install dependencies
  uses: upciti/wakemeops-action@v1
  with:
    packages: |
      olivetin=3000.2.1*

Download URLs

Version SHA256 Size (KB)
3000.2.1 435461ae5c8f52d9616e47ede6a695a86118f085bec6cc2b1c991d58e5624f14 4145
3000.2.0 b96cde7cb6629d546b2e6e729a7c069fd38b468be4721509254586a597152c1b 4141
3000.1.2 7bf22adaba0f72b56569261ec60700871b52c5d73e0588f87daf0b7d2e19ebdc 4135
3000.1.1 e7e47cd442864393c6073bc6b982a53454f4a6012f35c93c84735e302e7fbc38 4135
3000.1.0 ee2cd6792f5a79c2e2ef6f38fc018f1f7215a3e48799e129b506aca2474c14ad 4131
3000.0.2 ef555dad20e1ad9b60e03f273a9150d74aae9b410e3f610ff29eefdefd804618 4720
3000.0.1 5f05f05d9faf22c90776b9a5267113ad4522cdae59c489b963ef9792449a329e 4721
2025.7.29 5ee32054f4ea479ae3ccb237242f778cf57995e868ea346754340d6d77710827 5140
2025.7.28 a5c7740da7910410628638042bab14915c5a983f510585a1730e438149cd02dc 5137
2025.7.19 8ef062b36284c747882e7d3bd04e8428499edc256bd5fdaf2609fb09d16d5d82 5138
Version SHA256 Size (KB)
3000.2.1 855a81ef72e0c3bb19e22bbb1e2e05ffe48f050c5b6aa62c1b2a88bb82622dd7 3559
3000.2.0 e8ee2a3c8d2247ca1f2a3c74336b067f6f336712e2c0a86a9c0681067affeb60 3558
3000.1.2 73ee45af19dd34f89a78a80a5505f7d7c22347b837f46c0034270a7954de8940 3550
3000.1.1 1381836c0d59a2b45a37f6b75dfbe6b11fff17ad12d137d884d86d22cc5b8d7e 3550
3000.1.0 4b07a57e73198a0c3e6823b841f6be418a5335f071a7d272c6deccd66859917c 3549
3000.0.2 a3c81e232648c83017c8ca8791eacecb1d0edb7117aef5af5a5e7c9a958a32b1 4063
3000.0.1 c1c57d80da879edee950ea36d1437a93643f14d68d13c2ee57f63b5ef0338cd2 4066
2025.7.29 b21760b5052e0f6c04762231258781274e749edd6f79e092d854ed7830356f1b 4464
2025.7.28 22db1a0ff5b4a66cf170f153e936cdb6977fe29f63efe358d09adffc311d2a73 4461
2025.7.19 7ad01251b66173a39ef04b961e4352cbd3dc28f88fd44995b59055318cb269d0 4461
Version SHA256 Size (KB)
3000.2.1 489e93b4593aad3039c574b7e20af3f570c47ffb44c15dc87daf83c6f4aa8cc5 3610
3000.2.0 696a0da7ccf3200a58db056cda4ff5117c7f7f6ee18c3ec6e880783bad84e3b5 3610
3000.1.2 bdcac50e4e4c822cc7a05f13af26aefbcc0669f7367b913670f1dd2be4e16c96 3606
3000.1.1 bcbf5e76a51c15bc1610cf082ef488ce892d48194c8b164d22f19ef041d0f00b 3600
3000.1.0 7c0f88f5ece9eef7a3e796ecfba7bee8b2e8f95d87bf033d610c2d1437e1d50a 3600
3000.0.2 d4d4dbcfd2f06ea5a3e45fbee8422128234cc569dfac3978ce83962933dbf6dd 4107
3000.0.1 4bbe0b09fae2faf37dd168c010759f1bb770a3c8b980fb7e6758b7bf2d76f6c1 4108
2025.7.29 c7dd3d3cd9df009a4691fcad1ba0bc28efd6832a2381cc4717cbb7740253b8aa 4510
2025.7.28 a5538a212ef20d01d754e36b567ee7986f9ad9d69bab6129b02c0db8c9f5fb5f 4510
2025.7.19 ed3ec2c1fda218cae11680d6cc0ced0212d01c84e24e43e6424d2ff1f792ff5d 4507

Blueprints

Debian packages listed on this page are generated from op2deb YAML blueprints. Blueprints for olivetin are versioned here.

Click here to see olivetin ops2deb blueprints
https://github.com/upciti/wakemeops/blob/main/blueprints/devops/olivetin/ops2deb.yml
name: olivetin
matrix:
  architectures:
    - amd64
    - arm64
    - armhf
  versions:
    - 2024.06.01
    - 2024.06.02
    - 2024.06.04
    - 2024.07.07
    - 2024.07.13
    - 2024.07.15
    - 2024.07.153
    - 2024.08.14
    - 2024.08.25
    - 2024.08.31
    - 2024.09.02
    - 2024.09.10
    - 2024.09.11
    - 2024.09.16
    - 2024.10.02
    - 2024.10.14
    - 2024.10.17
    - 2024.10.18
    - 2024.10.26
    - 2024.10.27
    - 2024.11.02
    - 2024.11.09
    - 2024.11.18
    - 2024.11.24
    - 2024.12.11
    - 2025.2.19
    - 2025.3.28
    - 2025.4.14
    - 2025.4.22
    - 2025.5.26
    - 2025.6.1
    - 2025.6.6
    - 2025.6.22
    - 2025.7.13
    - 2025.7.19
    - 2025.7.28
    - 2025.7.29
    - 3000.0.1
    - 3000.0.2
    - 3000.1.0
    - 3000.1.1
    - 3000.1.2
    - 3000.2.0
    - 3000.2.1
revision: "2"
summary: safe and simple access to predefined shell commands from a web interface
description: |-
  Safely give access to commands, for less technical people:

  - Give your family a button to podman restart plex
  - Give junior admins a simple web form with dropdowns, to start your custom
    script: backupScript.sh --folder {{ customerName }}
  - Enable SSH access to the server for the next 20 mins:
    firewall-cmd --add-service ssh --timeout 20m

  Simplify complex commands, make them accessible and repeatable:

  - Expose complex commands on touchscreen tablets stuck on walls around your
    house: wake-on-lan aa:bb:cc:11:22:33
  - Run long-lived commands on your servers from your cell phone: apt update -y
  - Define complex commands with lots of preset arguments, and turn a few
    arguments into dropdown select boxes: docker start {{container }}
recommends:
  - sudo
fetch:
  url: https://github.com/OliveTin/OliveTin/releases/download/{{version}}/OliveTin_linux_{{target}}.deb
  targets:
    armhf: armv7
install:
  - data/usr/local/bin/OliveTin:/usr/bin/olivetin
  - data/var/www/olivetin:/var/www/olivetin
  - content: |-
      #!/bin/sh
      set -e
      if ! id -u olivetin >/dev/null 2>&1; then
        useradd --system --no-create-home --user-group --shell /bin/false olivetin
      fi
    path: "{{debian}}/postinst"
  - content: |-
      [Unit]
      Description=OliveTin
      Wants=network-online.target
      After=network-online.target

      [Service]
      Type=simple
      ExecStart=/usr/bin/olivetin
      User=olivetin
      Group=olivetin
      Restart=always
      RestartSec=10
      ProtectSystem=strict
      PrivateTmp=yes

      [Install]
      WantedBy=multi-user.target
    path: /lib/systemd/system/olivetin.service
  - content: |-
      listenAddressSingleHTTPFrontend: 0.0.0.0:1337
      logLevel: "INFO"
      actions:
        - title: Ping Google
          shell: ping google.com -c 1
          icon: ping
          timeout: 10
    path: /etc/OliveTin/config.yaml
  - content: "# olivetin ALL=NOPASSWD: /usr/bin/systemctl start example.service"
    path: /etc/sudoers.d/20-olivetin

The blueprint fetch keyword contains a URL template pointing to olivetin releases. Downloaded files are locked in a lockfile versioned here.

Click here to see olivetin release hashes
https://github.com/upciti/wakemeops/blob/main/blueprints/devops/olivetin/ops2deb.lock.yml
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.06.01/OliveTin_linux_amd64.deb
  sha256: dd562c3a15350ddc8c671bb4688ac1b76e43afe33a53ba14e8e7defd6bf40260
  timestamp: 2024-06-02 15:12:48+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.06.01/OliveTin_linux_arm64.deb
  sha256: 455705addd16e8889d4be13171a853b6a5e54b9ae2dcc236f4e8baa94c5b4d38
  timestamp: 2024-06-02 15:12:48+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.06.01/OliveTin_linux_armv7.deb
  sha256: fdf27246e24a0b892ae05c68d5f65c63ad9c6acef0857e0f8688d6026b64e468
  timestamp: 2024-06-02 15:12:48+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.06.02/OliveTin_linux_amd64.deb
  sha256: 8fa8da63b3a8573bd1f5db625a31694a884a40a88c3692674383758ded519ca7
  timestamp: 2024-06-03 18:07:18+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.06.02/OliveTin_linux_arm64.deb
  sha256: 497917627ca99f8fe5a4e3065fb668def74e7c00a05c1f5005b6838f45a37c8b
  timestamp: 2024-06-03 18:07:18+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.06.02/OliveTin_linux_armv7.deb
  sha256: 9086dbfc5749ddf633ac983a2144153062768a238eea3dc5a47ec18a1ab12116
  timestamp: 2024-06-03 18:07:18+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.06.04/OliveTin_linux_amd64.deb
  sha256: f38bc0557bab303feceab7ed983c6c23d39f28bc25efcbe4d7e1088a41e5c8d4
  timestamp: 2024-06-04 15:05:56+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.06.04/OliveTin_linux_arm64.deb
  sha256: f89c8e14743d60a6ab81d06370d481969eec611b1c82657794ee5fb26b382dfc
  timestamp: 2024-06-04 15:05:56+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.06.04/OliveTin_linux_armv7.deb
  sha256: fd03a5b86ee9991f8765a40cbe6fc6cf1f57dcb2c4dac748aaa9bef7125c0e19
  timestamp: 2024-06-04 15:05:56+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.07.07/OliveTin_linux_amd64.deb
  sha256: 767958cae33740cbb833e9eba100902712721ea2e977810352350c1779580e96
  timestamp: 2024-07-09 09:06:44+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.07.07/OliveTin_linux_arm64.deb
  sha256: 378ce98632abd10478eb15660f432a7ff42a0279c38924cfdb9896036948b159
  timestamp: 2024-07-09 09:06:44+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.07.07/OliveTin_linux_armv7.deb
  sha256: 9d24955b347458e3d330c6430d7e90830ff708eaae977fd1dc5639f597047e78
  timestamp: 2024-07-09 09:06:44+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.07.13/OliveTin_linux_amd64.deb
  sha256: e5edd38aa09a9030a744c7e96e99826fa22aae8acc5efba5e7997ca079de160d
  timestamp: 2024-07-14 03:07:40+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.07.13/OliveTin_linux_arm64.deb
  sha256: 1e53e7d8811c17e323577a439219020f5bb1c7c65ee2e8cf8a974b11970bd598
  timestamp: 2024-07-14 03:07:40+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.07.13/OliveTin_linux_armv7.deb
  sha256: 410c340eadc1335a3cf31d5e9c72e301b962da08ca3a28184fb63f9b57507832
  timestamp: 2024-07-14 03:07:40+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.07.15/OliveTin_linux_amd64.deb
  sha256: 09c960263582c0e99eb93d21b8abddbc6585e4cd46b298779afd0922c2fd9121
  timestamp: 2024-07-15 18:07:39+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.07.15/OliveTin_linux_arm64.deb
  sha256: aad0b8003a29c2b6435dce2b302072b376609e3cfa0e809fc48ebbd4414a6a19
  timestamp: 2024-07-15 18:07:39+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.07.15/OliveTin_linux_armv7.deb
  sha256: ecead655b332db827e7d33da234404d74bb901ca73a4de795bb75415d6fc95a1
  timestamp: 2024-07-15 18:07:39+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.07.153/OliveTin_linux_amd64.deb
  sha256: 7e6de3fe46cf41cc226410941ae8590ac2dd630666331684fed5481d122f548d
  timestamp: 2024-07-16 12:09:18+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.07.153/OliveTin_linux_arm64.deb
  sha256: debde77763d5dade95921389590f92c1f51acf0bcf1e8748804ae1a5cc8a7ba2
  timestamp: 2024-07-16 12:09:18+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.07.153/OliveTin_linux_armv7.deb
  sha256: 7b30a4b00c35166c07ac57ac883bee8726be885f3567d241d4edf50438b7913e
  timestamp: 2024-07-16 12:09:18+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.08.14/OliveTin_linux_amd64.deb
  sha256: 0fb2912d98083e0f2d0192be4498251b17adc390b5b28f163053324d5cd086f4
  timestamp: 2024-08-15 00:23:17+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.08.14/OliveTin_linux_arm64.deb
  sha256: 0d75c4d99443d39db4969cb1734dec25cd388c94e0f06206a7eba21919356138
  timestamp: 2024-08-15 00:23:17+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.08.14/OliveTin_linux_armv7.deb
  sha256: d1b80dc583dec43083aa270a36922a75c9b3543b84929df25e59c1a3b472ff56
  timestamp: 2024-08-15 00:23:17+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.08.25/OliveTin_linux_amd64.deb
  sha256: d30aee6f2ddec3b59626e32f102ec9175ba9f59db22d9f0fe9973d042cc0a6a3
  timestamp: 2024-08-26 09:06:36+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.08.25/OliveTin_linux_arm64.deb
  sha256: 9a3e0fd3707563db60c5398a9c021b688e914a6f567376addc528b5282e126fa
  timestamp: 2024-08-26 09:06:36+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.08.25/OliveTin_linux_armv7.deb
  sha256: 64af392658525f6720e29b5627cdec52c8b9bd243083d74ba654836e01b43f03
  timestamp: 2024-08-26 09:06:36+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.08.31/OliveTin_linux_amd64.deb
  sha256: 0092be28d3fecf982f26f36fc62e1e83d99c7ea189cb6b1d70d31415b1e0fa5a
  timestamp: 2024-09-01 00:31:34+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.08.31/OliveTin_linux_arm64.deb
  sha256: 47fecadead6444cbf49fea4bfc2d74fe721dcdababecc03280f0d8d029efae7b
  timestamp: 2024-09-01 00:31:34+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.08.31/OliveTin_linux_armv7.deb
  sha256: f8df37035f29f7b0c7425629eb82563cfc725723dd35ef9414b537461c6ada5e
  timestamp: 2024-09-01 00:31:34+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.09.02/OliveTin_linux_amd64.deb
  sha256: a6c06abc560a990a6d50402dd4bd07beae1cefaf59bb893006c67d0edf98e387
  timestamp: 2024-09-03 00:24:44+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.09.02/OliveTin_linux_arm64.deb
  sha256: 9ab198afc3f62964d9da99246ebb440d74e22191f50eeea1e3dc7b77f4bae021
  timestamp: 2024-09-03 00:24:44+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.09.02/OliveTin_linux_armv7.deb
  sha256: 2b718f63f6394d54bd50a2e8023299eef3d16657d51c1f19177cabf4b5841d88
  timestamp: 2024-09-03 00:24:44+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.09.10/OliveTin_linux_amd64.deb
  sha256: f3757e3020442548aaa4df8a1ff2f0b443ee041e9d67cd8a0733da4d4858a067
  timestamp: 2024-09-11 00:25:11+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.09.10/OliveTin_linux_arm64.deb
  sha256: 4a2ceaf40fe4d0a323e9f4e55c24d970b7c23796724159c9073103611fb0888d
  timestamp: 2024-09-11 00:25:11+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.09.10/OliveTin_linux_armv7.deb
  sha256: 9a4f167c2bbf0efbf6b0fa246aa8b24596eba33eea54d9433ba2ce168749f3d8
  timestamp: 2024-09-11 00:25:11+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.09.11/OliveTin_linux_amd64.deb
  sha256: 8592bc06eba74046d14c45d1116d25ab458a69d35d150f7b5c536310ad7d29cb
  timestamp: 2024-09-11 18:07:33+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.09.11/OliveTin_linux_arm64.deb
  sha256: 0c9044e12f11eae9131ceb8afa5ba16982c8c370663027302c53fa4b0d745d76
  timestamp: 2024-09-11 18:07:33+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.09.11/OliveTin_linux_armv7.deb
  sha256: 72430e8044bc67f3db2a40acdc910baa5805693122e1a51b74ce577b2db63f85
  timestamp: 2024-09-11 18:07:33+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.09.16/OliveTin_linux_amd64.deb
  sha256: 92515ff9e181e4ac9ebb927420bedece8f36e2f02bc994a4aed1290f639c5c2e
  timestamp: 2024-09-17 00:21:38+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.09.16/OliveTin_linux_arm64.deb
  sha256: 095f963e08373c6551c392cda4fc27f494c4868fdbb1caf5af3d069eb8eab836
  timestamp: 2024-09-17 00:21:38+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.09.16/OliveTin_linux_armv7.deb
  sha256: 1ca2ea9c76a8188b4f7e18ec10c5698311d6f768cb3e0b4b47a53400e179435e
  timestamp: 2024-09-17 00:21:38+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.10.02/OliveTin_linux_amd64.deb
  sha256: a6441fd5051ba0e5914ed28b8c9b1dcada739122aefb4ca50c8be99dbbe16279
  timestamp: 2024-10-02 00:26:36+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.10.02/OliveTin_linux_arm64.deb
  sha256: 9e05c855cb08ef8266828c81c0324621bb354c8b2d52a79f7e4ba61fb5db6122
  timestamp: 2024-10-02 00:26:36+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.10.02/OliveTin_linux_armv7.deb
  sha256: 437cac0cfbefdf786a5d677ba028fde8e252eda75f7a8223e574d12524f3d436
  timestamp: 2024-10-02 00:26:36+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.10.14/OliveTin_linux_amd64.deb
  sha256: a95526806bad834753727ac633b9c871b85aa6640bf93e0525a15410afca9d2f
  timestamp: 2024-10-14 09:07:02+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.10.14/OliveTin_linux_arm64.deb
  sha256: 751df4c132e0d0e8680c40b891a810d4705701b987c6599330e1f0db21b5da91
  timestamp: 2024-10-14 09:07:02+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.10.14/OliveTin_linux_armv7.deb
  sha256: dbd10fd1fc4bc76b76c7de16f2fe688b5b08d2c916685495d19dd47b461964ce
  timestamp: 2024-10-14 09:07:02+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.10.17/OliveTin_linux_amd64.deb
  sha256: a3eed083d1eb013584d4cf785615ef4d7801292b89fe18c9b8d543ebb0910d96
  timestamp: 2024-10-18 03:11:31+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.10.17/OliveTin_linux_arm64.deb
  sha256: 559da368e8b1536273a01f0747d73a30909f8f13830bee5853aa2ec88181c8dc
  timestamp: 2024-10-18 03:11:31+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.10.17/OliveTin_linux_armv7.deb
  sha256: aa6642d9e6d0e6e42e69fd1e8d8585281cee7a9b51ba9b3fba84c3c9601731a1
  timestamp: 2024-10-18 03:11:31+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.10.18/OliveTin_linux_amd64.deb
  sha256: c9d73017eac02ac0813faef4908129a5eef81b1b6b38b626e4b435a1b2f9849c
  timestamp: 2024-10-19 09:05:59+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.10.18/OliveTin_linux_arm64.deb
  sha256: 6b148357cca2cadb6d69d9c6a7bf1a4630d117e30ab3ae3f48fe12532e49c5b6
  timestamp: 2024-10-19 09:05:59+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.10.18/OliveTin_linux_armv7.deb
  sha256: f7e8ea4f172eb80c461552ff4539e50bd908de68d13b3627e8a8d243e88c7d6d
  timestamp: 2024-10-19 09:05:59+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.10.26/OliveTin_linux_amd64.deb
  sha256: 9599ff27230cbd26763ae3acd69017c1044a81f287154ad82568a111ab9b79db
  timestamp: 2024-10-26 21:05:51+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.10.26/OliveTin_linux_arm64.deb
  sha256: f875438666fe54fb0679ad7f980cbcf36c7eed7abfa7f4f4c1282a80095ef8a6
  timestamp: 2024-10-26 21:05:51+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.10.26/OliveTin_linux_armv7.deb
  sha256: 68a1f3bf59411b6a9106c94dbcab3ca384effa0b42a12593ce59a3d3cbdc002c
  timestamp: 2024-10-26 21:05:51+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.10.27/OliveTin_linux_amd64.deb
  sha256: 803813e35563a28789b06dab1316116154f675eb734ac2cba055792a689049fe
  timestamp: 2024-10-27 18:07:12+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.10.27/OliveTin_linux_arm64.deb
  sha256: 5a7856184e7d9637c087919c0f9fd59a7d34c4a25467d102fff1cc1bb979ecc2
  timestamp: 2024-10-27 18:07:12+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.10.27/OliveTin_linux_armv7.deb
  sha256: 56dc2399db5efba51dc4c4a866997d70223ccac726aa921c8de9cd9077d2c368
  timestamp: 2024-10-27 18:07:12+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.11.02/OliveTin_linux_amd64.deb
  sha256: ccc5aef0956c3624b3275d92510b9f1c74f9c3dd57d73c4aed49b87cf3f3ec89
  timestamp: 2024-11-02 09:06:17+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.11.02/OliveTin_linux_arm64.deb
  sha256: b54deeffd72874403cd4b7d36c457aa94ca58d80aa9cfac295e76da358732dfa
  timestamp: 2024-11-02 09:06:17+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.11.02/OliveTin_linux_armv7.deb
  sha256: 1d83cf095749c30bab70f2a3cdaeecdffc4910d3937e8e5fb29715badae35905
  timestamp: 2024-11-02 09:06:17+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.11.09/OliveTin_linux_amd64.deb
  sha256: fac5687894dbaf3bae4be5541f43835506eb0f777756b61662b30dffa227e3b7
  timestamp: 2024-11-10 00:29:16+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.11.09/OliveTin_linux_arm64.deb
  sha256: e2bb056eb8b4364f87e8cc030d5466871e7e80d748d3db7d259b07dde9d217b7
  timestamp: 2024-11-10 00:29:16+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.11.09/OliveTin_linux_armv7.deb
  sha256: 7839cc075cf235b7f8a44fb71e1891beefb937ef38dac1203859bf367617a094
  timestamp: 2024-11-10 00:29:16+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.11.18/OliveTin_linux_amd64.deb
  sha256: 30281c04392caaaad1e63febd5a30115255e2b3ce245572c83657af2da755aa3
  timestamp: 2024-11-19 15:06:44+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.11.18/OliveTin_linux_arm64.deb
  sha256: 9c2f792c4aa12050f88d9579e1795663865035008d254d2da6ff2b2640ba2b89
  timestamp: 2024-11-19 15:06:44+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.11.18/OliveTin_linux_armv7.deb
  sha256: 9693ee973128d3ee02b53e574bf8cce58394839838d2088b9a69810783014b27
  timestamp: 2024-11-19 15:06:44+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.11.24/OliveTin_linux_amd64.deb
  sha256: 180bfb1fe875d570a601e209880d6cfc299a953589c1730e80d31db39899f1b6
  timestamp: 2024-11-24 15:06:36+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.11.24/OliveTin_linux_arm64.deb
  sha256: 49595fedcaa0dc20597de0a5d0ff485ef273b6380382b371327b38b4415ab016
  timestamp: 2024-11-24 15:06:36+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.11.24/OliveTin_linux_armv7.deb
  sha256: 48c8696573e9f9d15a95593c7351a05b651e23743281fec44b10b04b11f6430d
  timestamp: 2024-11-24 15:06:36+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.12.11/OliveTin_linux_amd64.deb
  sha256: 4bacf00bc94dca8b7e9f3d2faa46f91a98ccb1788f1ad17c0f191363904a0a7e
  timestamp: 2024-12-11 06:09:24+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.12.11/OliveTin_linux_arm64.deb
  sha256: 93265ae683fe278a6f53195eefbe426aad95992f8b58a071964972e586884e59
  timestamp: 2024-12-11 06:09:24+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2024.12.11/OliveTin_linux_armv7.deb
  sha256: e691fa16d6fa041f60ee0938675eb7e8222271a4bb3da087cbdd9642f31aee80
  timestamp: 2024-12-11 06:09:24+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2025.2.19/OliveTin_linux_amd64.deb
  sha256: 26af9ef6d2162ce8f4a4be4adacdbce361f8ac25e576b9fbd45d8c3cc59765e0
  timestamp: 2025-02-20 16:11:59+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2025.2.19/OliveTin_linux_arm64.deb
  sha256: ddfc948e75a083e567bcb63dc52fa427c0e77b74d01224c725d25a2db1b62492
  timestamp: 2025-02-20 16:11:59+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2025.2.19/OliveTin_linux_armv7.deb
  sha256: db98d17791135ae29b573f6863ba06f350dd74879e125693a09037cfd88df5ba
  timestamp: 2025-02-20 16:11:59+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2025.3.28/OliveTin_linux_amd64.deb
  sha256: 9e295dc5df911de762477cfcfd6629cd574c2b3e986a2b4de71f87454c8f11de
  timestamp: 2025-04-02 21:14:21+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2025.3.28/OliveTin_linux_arm64.deb
  sha256: a3c86c9e47595454872f11e642ab70de5fcc83b451dcc82332b8bf24322a48c8
  timestamp: 2025-04-02 21:14:21+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2025.3.28/OliveTin_linux_armv7.deb
  sha256: 39939459ca349b87e4e64f18991bdd466f4043f257fbe39a6113b3b4da1e5211
  timestamp: 2025-04-02 21:14:21+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2025.4.14/OliveTin_linux_amd64.deb
  sha256: 846a2ba6fd478b94d3573ffc8ddeb3a5276628e498254019f95e0bdf80baaede
  timestamp: 2025-04-16 15:08:51+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2025.4.14/OliveTin_linux_arm64.deb
  sha256: 8409829fbc0ee3a13ece9c8003b4ae1b6098e1dc066ca13fee7835191b0e61af
  timestamp: 2025-04-16 15:08:51+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2025.4.14/OliveTin_linux_armv7.deb
  sha256: 941de7a28064531b27757d49df9386706b1e9d97389303f9fa0ec6bf58ac3da6
  timestamp: 2025-04-16 15:08:51+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2025.4.22/OliveTin_linux_amd64.deb
  sha256: f2dc4ab4ade7e145405a18ef34ebc49a7669f0d3ceeea1950793cc1cc1035780
  timestamp: 2025-04-29 18:10:09+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2025.4.22/OliveTin_linux_arm64.deb
  sha256: 3d86e498520d029ee411dbd5aef1117552b28aa472ba8f9fe3fbb56b6b9f00d4
  timestamp: 2025-04-29 18:10:09+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2025.4.22/OliveTin_linux_armv7.deb
  sha256: a34d12aa1214b2f774f068e440b4eae5896206b4edb550cd8d3f1b4af7913b5a
  timestamp: 2025-04-29 18:10:09+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2025.5.26/OliveTin_linux_amd64.deb
  sha256: 2740f3434c702a69f7b09af71ff9a11fb61ffa276319ebf17c4b0da79876eb69
  timestamp: 2025-05-26 12:11:45+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2025.5.26/OliveTin_linux_arm64.deb
  sha256: 74cf1b3b9b306e07289f6e5c77d949de01741d06ec385c2ba9d5c05512235bf5
  timestamp: 2025-05-26 12:11:45+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2025.5.26/OliveTin_linux_armv7.deb
  sha256: d0c6491734087e0c3086b039a5a1c8ac4dd5e619e0537c02e08066d7ae4a6308
  timestamp: 2025-05-26 12:11:45+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2025.6.1/OliveTin_linux_amd64.deb
  sha256: 43369c305890dde1141e423f37eac54c0d83d95e64594051a954a0c8a90292fc
  timestamp: 2025-06-01 15:06:15+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2025.6.1/OliveTin_linux_arm64.deb
  sha256: 5d11092c746266b206ee2659dcfb1a88e182fb05c016bd9aad499aea21ff040a
  timestamp: 2025-06-01 15:06:15+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2025.6.1/OliveTin_linux_armv7.deb
  sha256: 3e7d5bc52e3e0a6f37f5ce1c0d09c7d4564965a92dae9a564ecb3f2930f3f64c
  timestamp: 2025-06-01 15:06:15+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2025.6.6/OliveTin_linux_amd64.deb
  sha256: 8ae45c5754c5648fc53a7f5ed2059ba039c8cd49d55dde5bb927f5c70d76ad7a
  timestamp: 2025-06-07 00:32:03+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2025.6.6/OliveTin_linux_arm64.deb
  sha256: b0c1b29734eebe31edee04a099cd3b9959087d525e283bc40d9c017d72862a2b
  timestamp: 2025-06-07 00:32:03+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2025.6.6/OliveTin_linux_armv7.deb
  sha256: ebf201be69052e350d7861158ed840ddc123aff3064f65c252da5956b0a9f25a
  timestamp: 2025-06-07 00:32:03+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2025.6.22/OliveTin_linux_amd64.deb
  sha256: d79dc747cac5d6799212c2617cf0166814ceae935baa03dc0ee76ed89a6e66b6
  timestamp: 2025-06-23 00:35:09+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2025.6.22/OliveTin_linux_arm64.deb
  sha256: 57421c314e062a064774f107dd5917b9d041228c370a795b9e9e3513cde5712a
  timestamp: 2025-06-23 00:35:09+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2025.6.22/OliveTin_linux_armv7.deb
  sha256: b289a9298852671128cb6225e5cf7a2b10e39d826937ca61abaeff67ba890599
  timestamp: 2025-06-23 00:35:09+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2025.7.13/OliveTin_linux_amd64.deb
  sha256: d3e5d2887c49f1799e329931be113553c8a7e980c0542852f720036bac3e6338
  timestamp: 2025-07-18 12:04:47+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2025.7.13/OliveTin_linux_arm64.deb
  sha256: 32895b0f86e04c60d788da45f92d8b2a8b8ada34353032166c1e267e467f27d3
  timestamp: 2025-07-18 12:04:47+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2025.7.13/OliveTin_linux_armv7.deb
  sha256: 90946feef7a61eda5ba31d425a1f5cb43529770ee6bb6a3e2af8dc5faac875d7
  timestamp: 2025-07-18 12:04:47+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2025.7.19/OliveTin_linux_amd64.deb
  sha256: 093e254113981b2154c447578f1f81e108bca18124984c2a1137846cf7a9ff42
  timestamp: 2025-07-20 12:03:35+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2025.7.19/OliveTin_linux_arm64.deb
  sha256: 7638d03e580310938a7fd207c90dfaa9554df55a23382163f9ed4bbdd6daa985
  timestamp: 2025-07-20 12:03:35+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2025.7.19/OliveTin_linux_armv7.deb
  sha256: acca767fccf26d02f84864534b3278817f2e5d683d06bcd336e9109aceab4e8c
  timestamp: 2025-07-20 12:03:35+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2025.7.28/OliveTin_linux_amd64.deb
  sha256: c9e74a4e799d9cfbdb343ddf3639edfb11304590c70bb751d6a88f871837a940
  timestamp: 2025-07-28 12:03:40+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2025.7.28/OliveTin_linux_arm64.deb
  sha256: 4ceeba20f6be7e5c1a18af41a83bfcd984fb37f23498789b7934ad962e93204d
  timestamp: 2025-07-28 12:03:40+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2025.7.28/OliveTin_linux_armv7.deb
  sha256: 33b1c9abaaa87fc958777f06e9c185869ef57c795e3a319c9acadd2d93eeaeb2
  timestamp: 2025-07-28 12:03:40+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2025.7.29/OliveTin_linux_amd64.deb
  sha256: d1d0aeea3dde227a69d1c92e623480a4feb13d04166ee2bb951ce589d7e929ef
  timestamp: 2025-07-30 00:09:06+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2025.7.29/OliveTin_linux_arm64.deb
  sha256: fe24dbd68c57f8ab03e9392b46bc4eb419dd892d59b1921d0a3086da07bc8595
  timestamp: 2025-07-30 00:09:06+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/2025.7.29/OliveTin_linux_armv7.deb
  sha256: 7498ba97c1308e41a1c8d4bd31a64c25a6b91e03ea0c72797705b4b5ff858ac3
  timestamp: 2025-07-30 00:09:06+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/3000.0.1/OliveTin_linux_amd64.deb
  sha256: ffd3206e26d31b58a4a56ee434cb1162938e5e68b336395b80087a2c30d4fcd0
  timestamp: 2025-10-24 06:03:35+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/3000.0.1/OliveTin_linux_arm64.deb
  sha256: cb2aa78e2cb5be974f2beec0e5b104863e2c6895555f5d99bbb4f2e27d225839
  timestamp: 2025-10-24 06:03:35+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/3000.0.1/OliveTin_linux_armv7.deb
  sha256: ddc30c6794954adb8b68faae2ae2e6652ef668c85d529bf9fd6960bec8287543
  timestamp: 2025-10-24 06:03:35+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/3000.0.2/OliveTin_linux_amd64.deb
  sha256: 4c89fe3e3bd572698c8db21a0e98a626156d2b6559d5d98cd75ff23e02014e96
  timestamp: 2025-10-24 18:03:13+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/3000.0.2/OliveTin_linux_arm64.deb
  sha256: a23d05080f93e62dfeca72ee392c1ffc6cd601ab0014ac7c356d45de3bc77a00
  timestamp: 2025-10-24 18:03:13+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/3000.0.2/OliveTin_linux_armv7.deb
  sha256: bb44737b7230f8a2d3b5d49075d92ec7b1ac7b215328e31b86073433c08521c8
  timestamp: 2025-10-24 18:03:13+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/3000.1.0/OliveTin_linux_amd64.deb
  sha256: 7749d08ec57f128d6093ec39cc832a945f8dad024ef07c5fe6359efc445eea83
  timestamp: 2025-10-25 06:03:10+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/3000.1.0/OliveTin_linux_arm64.deb
  sha256: a36b8323a85ecd229f6db937d1507a7adbd6bfd325dacf960f40d6d51fe1c712
  timestamp: 2025-10-25 06:03:10+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/3000.1.0/OliveTin_linux_armv7.deb
  sha256: 0aec03e605b1b2b95407781334ed84624767e599c4abe5ed84d728b7e6990a97
  timestamp: 2025-10-25 06:03:10+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/3000.1.1/OliveTin_linux_amd64.deb
  sha256: bc785a86da4669e8369fba1980ccaba5af8fd17f66e81e80e395a3e12ff8f65c
  timestamp: 2025-10-26 12:03:20+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/3000.1.1/OliveTin_linux_arm64.deb
  sha256: a237acb2df9a55612ab06b9a3f71831dcbba3f23174643c824db8328a902f212
  timestamp: 2025-10-26 12:03:20+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/3000.1.1/OliveTin_linux_armv7.deb
  sha256: 5c2010c903ec4de76a91728d2a48d27273378ad733e744e5344316c9ccd1c58f
  timestamp: 2025-10-26 12:03:20+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/3000.1.2/OliveTin_linux_amd64.deb
  sha256: 4714f53f0d3280d925c7890f03c744d347b09f3856d2518a11eaa6e12ee70cbf
  timestamp: 2025-10-26 18:03:02+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/3000.1.2/OliveTin_linux_arm64.deb
  sha256: 3b1745f2993dcfcdbb18d82ec057867d2669e68df9c74959d73504769cd2d40d
  timestamp: 2025-10-26 18:03:02+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/3000.1.2/OliveTin_linux_armv7.deb
  sha256: 21c79a92ed1d5f67519536a926219eb2bbcbe3b3b4dcb6694149762c5ed51e48
  timestamp: 2025-10-26 18:03:02+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/3000.2.0/OliveTin_linux_amd64.deb
  sha256: 7e8a20e827d44d76fd0918c4397338764179b9b6e250ff6f1b14cea4cf95e5d1
  timestamp: 2025-10-27 18:03:18+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/3000.2.0/OliveTin_linux_arm64.deb
  sha256: d04171628775bf4fd7bfc9a645f3b3311e08853497f887d653f2a43e615af74b
  timestamp: 2025-10-27 18:03:18+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/3000.2.0/OliveTin_linux_armv7.deb
  sha256: 08f043898a08632a41f997f7af7c36c2892efe2cf5156dc2240cd7aec1825428
  timestamp: 2025-10-27 18:03:18+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/3000.2.1/OliveTin_linux_amd64.deb
  sha256: 190915cc760a6e89d7f39d516a9960adf4cd48ad66849cfc3eaf86b9f3af6e95
  timestamp: 2025-10-28 00:07:48+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/3000.2.1/OliveTin_linux_arm64.deb
  sha256: 405d83e65a52de8cb37d67fd4cebd87dc5d800d015f876187350b7e6644f6d3e
  timestamp: 2025-10-28 00:07:48+00:00
- url: https://github.com/OliveTin/OliveTin/releases/download/3000.2.1/OliveTin_linux_armv7.deb
  sha256: dc24b60d5d56b303eac8719d53a164b34e50d870e32972f32450b992818bffe5
  timestamp: 2025-10-28 00:07:48+00:00

Badge

WakeMeOps

[![WakeMeOps](https://docs.wakemeops.com/badges/olivetin.svg)](https://docs.wakemeops.com/packages/olivetin)
<a href="https://docs.wakemeops.com/packages/olivetin">
  <img src="https://docs.wakemeops.com/badges/olivetin.svg"/>
</a>
.. image:: https://docs.wakemeops.com/badges/olivetin.svg
:target: https://docs.wakemeops.com/packages/olivetin