Aller au contenu
View in the app

A better way to browse. Learn more.

Next

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.

Script iTunes

Featured Replies

Posté(e)

Bonsoir !

Voila j'ai trouvé il y a peu un script qui lance iTunes et joue une playlist, utile pour se réveiller en douceur ! Le voici:

Set objApp = CreateObject("iTunes.Application")
Set colSources = objApp.Sources
Set objSource = colSources.ItemByName("Library")
Set colPlaylists = objSource.Playlists
Set objPlaylist = colPlaylists.ItemByName("&Reveil")
objPlaylist.PlayFirstTrack

Or, avec iTunes mouture 10.x il ne marche plus ! J'obtiens l'erreur suivante:

http://img231.imageshack us/img231/6594/sanstitre1pa.jpg

Quelqu'un pourrait m'aider à le fixer ? Ce serait vraiment super :)

Merki d'avance !

Archivé

Ce sujet est désormais archivé et ne peut plus recevoir de nouvelles réponses.

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.