Jump to content
View in the app

A better way to browse. Learn more.

Tinkerunity

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

lipp

Members
  • Benutzer seit

  • Letzter Besuch

  1. Gerne! Waere cool, wenn's open source bleibt, aber das macht ihr ja vorbildlich! Ist der Bindings Generator online verfügbar/einsehbar?
  2. Der Kern ist per Hand geschrieben (tinker.lua), alle bricks und bricklets sind quasi nur noch config files, in denen "pack" (string<->bin) anweisungen stehen (funcid, req params, res params, ggf custom-formater). Die habe ich jetzt auch stoisch abgetipt (hoffe es gibt keine typos!), koennte man aber auch natuerlich generieren (schema "F"). Ich wuerde mich freuen, wenn die bindings offiziell mit aufgenommen werden! Fuer Script Sprachen sollte das einfach zu portieren sein. Ich hatte auch an eine Node.js Variante gedacht...
  3. Hello, here https://github.com/lipp/tinker you can find a complete Lua binding. It's Lua only but relies on luasocket and lpack. Regards, Gerhard
  4. Hallo! Hier https://github.com/lipp/tinker findet ihr ein vollstaendiges Lua Binding. Es ist Lua only (luasocket und lpack benoetigt). Viel Spass, Gerhard
  5. extending the brickd would be great! AuronX' idea is also nice! thanks
  6. hello! thank you for providing the TCP/IP spec! i'd really prefer to have the brickd provide 2 sockets - one for "calls" (request/response) - one for "events/callbacks" (response) this would make logic much easier, when dealing with a single threaded environment (using blocking ops for "calls", and async io for "callbacks")! regards

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.