Skip to content

wfernandes/scripple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Icon  

A pebble app that scribes spontaneous thoughts.

Screen0   Screen3   Screen3   Screen2

Etymology

/ˈskripəl/

A hasty word play from scribe and pebble. In hindsight, should've just called it scribble

Details

This is a WatchApp for Pebble that will allow the user to add notes or thoughts directly into Pebble via the Dictation service.

Usage

  • Click the + to start a dictation session to input text.
  • Use the scroll buttons on the watch to move up and down.
  • Click Select on an item to open it up in a more detailed view.
  • Long press the Select button to delete an item.

Purpose

The reason for this project is simply for me to code some more. And I also happen to love my Pebble watch. I wanted to get the following from this project:

  • Learn Pebble's Persistent Storage model
  • Learn Pebble's Dictation Service
  • Learn Pebble's UI and Menu Navigation
  • Learn CloudPebble and how to publish a Pebble app
  • Learn how to write idiomatic C
  • Learn how to write efficient and performant C code

Icon Attribution

Original icon made by Vectors Market from www.flaticon.com

Future Ideas

Currently I just want a simple create and delete of limited number of menu items.

This project could be expanded on its own to set reminders for a menu item. This will involve learning about Wakeups and perhaps even sync data with a companion phone app.

About

A pebble app that scribes spontaneous thoughts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published