Show filters

(mysqlt): select p1.cID, pt.ctHandle from Pages p1 left join Pages p2 on (p1.cPointerID = p2.cID) left join PagePaths on (PagePaths.cID = p1.cID and PagePaths.ppIsCanonical = 1) left join PageSearchIndex psi on (psi.cID = if(p2.cID is null, p1.cID, p2.cID)) inner join CollectionVersions cv on (cv.cID = if(p2.cID is null, p1.cID, p2.cID) and cvID = (select cvID from CollectionVersions where cvIsApproved = 1 and cID = cv.cID)) left join PageTypes pt on pt.ctID = cv.ctID inner join Collections c on (c.cID = if(p2.cID is null, p1.cID, p2.cID)) left join CollectionSearchIndexAttributes on (CollectionSearchIndexAttributes.cID = if (p2.cID is null, p1.cID, p2.cID)) where 1=1 and (ak_pebble_authorName LIKE '%robhh%') and (p1.cID!='128') and cvName != '' and pt.ctID = '10' and (ak_exclude_page_list = 0 OR ak_exclude_page_list is null) and PagePaths.cPath like '/apps/%' and PagePaths.ppIsCanonical = '1' and cvIsApproved = '1' and (p1.cIsTemplate = 0 or p2.cIsTemplate = 0) and ((select count(cID) from PagePermissionAssignments ppa1 inner join PermissionAccessList pa1 on ppa1.paID = pa1.paID where ppa1.cID = if(p2.cID is null, p1.cInheritPermissionsFromCID, p2.cInheritPermissionsFromCID) and pa1.accessType = 10 and pa1.pdID in (0) and pa1.peID in (2) and (if(pa1.peID = 4 and p1.uID <>0, false, true)) and (ppa1.pkID = 1 and cv.cvIsApproved = 1)) > 0 or (p1.cPointerExternalLink !='' AND p1.cPointerExternalLink IS NOT NULL)) and ((select count(cID) from PagePermissionAssignments ppaExclude inner join PermissionAccessList paExclude on ppaExclude.paID = paExclude.paID where ppaExclude.cID = if(p2.cID is null, p1.cInheritPermissionsFromCID, p2.cInheritPermissionsFromCID) and accessType = -1 and pdID in (0) and paExclude.peID in (2) and (if(paExclude.peID = 4 and p1.uID <>0, false, true)) and (ppaExclude.pkID = 1 and cv.cvIsApproved = 1)) = 0) and ak_pebble_flag = '0' and ak_pebble_subApp = '0' and p1.cIsActive = '1' order by ak_pebble_dateAdded desc limit 0,56  
  • Smartwatch+ 2.0

    Description

    Important note: This version of Smartwatch+ is meant to work with Pebble firmware 2.0 only. It will not work on Pebble watches running 1.x firmware. The regular version of Smartwatch+ can be installed from within the iOS app.


    This watch app only works in conjunction with the Smartwatch+ iOS app, which is available in the App Store: http://itunes.apple.com/us/app/smartwatch+-for-pebble/id711357931?mt=8&uo=4 .

    More info is available here: http://smartwatchplusios.appspot.com

    Smartwatch+ is the perfect iOS companion app for your Pebble smart watch. It enhances the experience with your Pebble smart watch and provides a lot of additional functionality.

    Feature overview:
    - Weather (Current weather + 3-day forecast)
    - Calendar events (all events up to a year with the option to switch specific calendars on/off)
    - Reminders
    - Music (Playback info, playback control, volume)
    - Stocks (Current value/high/low and a 24h chart)
    - Bitcoin (Current value/high/low from mtGox and a 24h chart)
    - HTTP requests (for home automation, etc.)
    - Camera (Use Pebble as a remote shutter)
    - GPS (Location, speed and distance)
    - "Find my phone"
    - Phone battery percentage
    - httpebble integration (all httpebble-based watch faces will still work while Smartwatch+ is running)

    Smartwatch+ allows you to display additional information on your watch, such as weather, your iPhone's battery status, current stock and Bitcoin prices, your current GPS location, your latest calendar appointments, as well as reminders. Additionally, you can control certain functions of your phone from the watch, such as taking pictures, controlling the music volume, playing a sound to find your phone, and sending HTTP requests for home automation, etc..

    Smartwatch+ also supports the httpebble protocol, which lets you use all httpebble-enabled watch apps.

    created by - robhh
  • SmartStatus 2.0

    Description

    Important note: This version of SmartStatus is meant to work with Pebble firmware 2.0 only. It will not work on Pebble watches running 1.x firmware. The regular version of SmartStatus comes together with the iOS app.

    This watch app only works in conjunction with the Smartwatch+ iOS app, which is available in the App Store: http://itunes.apple.com/us/app/smartwatch+-for-pebble/id711357931?mt=8&uo=4 .

    It displays the current weather alongside the iPhone's and Pebble's battery level, the current/next calendar appointment, and the currently playing song from your iPhone's iPod music player. It also has a visual clue and vibrates on Bluetooth disconnect.

    The source code for this app will be published soon, such that other developers can create their own variations.

    created by - robhh
  • SmartModern

    Description

    Voted best Pebble App of November 2013

    SmartModern is the analog version of SmartStatus. Both apps require the App Store version of the Smartwatch+ iOS app to work. More information about Smartwatch+ can be found here: http://smartwatchplusios.appspot.com

    The design of this watch app is based on zalew's beautiful Modern watch face.

    In addition to displaying the time, SmartModern has a couple of advanced features:
    - displays weather, date, and iPhone battery status on the main watch face
    - shows next 2 calendar appointments
    - alerts (with vibration) for calendar appointments 5 minutes before the appointment is scheduled, as well as at the start time of the appointment.
    - displays currently playing song
    - graphical indicators while updating and for lost phone connection

    Button assignment:
    - Top: update
    - Center: hide clock hands to reveal info below
    - Bottom: switch between data layers

    created by - robhh
  • SmartStatus

    Description

    This watch app only works in conjunction with the Smartwatch+ app for jailbroken iOS devices. It displays unread email/SMS counts, missed calls, the phone's battery percentage, as well as current weather conditions. The information is updated dynamically.

    I've uploaded the source code to github, such that other developers can create their own variations and still utilize Smartwatch+' status information.

    Smartwatch+ is available through the BigBoss repository on Cydia.

    created by - robhh
  • Calculator

    Description

    A calculator for the Pebble watch.

    Up: Advance in y direction
    Up (long press): AC (all clear)
    Down: Advance in x direction
    Select (short press): select number or operation
    Select (long press): Evaluate

    Enjoy!

    Also, feel free to donate if you like the app, or if you liked playing Pebblis. :)

    Either with Bitcoins: 1C8LQmD99j4S9QpDfCosm9FGTiJsRMmFrN

    Or PayPal: Click here


    Update 2 (Version 0.2): Lot's of bugfixes and some improvements to the control. A long click of the up button will now do "AC".

    created by - robhh
  • Pebblis

    Description

    A Tetris clone for Pebble.

    Up: slide left
    Down: slide right
    Select (short press): rotate clock-wise
    Select (long press): fast-drop

    There's also a version with vibrations for cleared lines and game over available here: http://ge.tt/1jd0W2e/v

    Enjoy!

    Also, feel free to donate if you like the game. :)

    Either with Bitcoins: 1C8LQmD99j4S9QpDfCosm9FGTiJsRMmFrN

    Or PayPal: Click here

    created by - robhh

QR code for

Keep track of any updates for this App by signing in

×