Skip to content

A pebble app (and its server companion) that allows you to execute remote files from your pebble.

License

Notifications You must be signed in to change notification settings

romanmatiasko/exec-file-pebble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exec File

A pebble app that allows you to execute remote files from your pebble. The app needs a companion app, server, to be running on your local network and to be accessible via HTTP.

The number of files that you can execute is not limited, and you also get visual feedback in form of message. The message contains whatever was written to stdout or stderr.

When adding new script, you don't need to change the pebble app or server in any way, just add a new executable to scripts/ directory of the server and the file will appear in menu when you restart the pebble app.

You can run the server on your laptop, Raspberry Pi or whatever. You can also write you own server. Read more here about how to setup the server and what API should be provided in order to work with Exec File pebble app.

Screenshots

Basalt menu Basalt success msg Basalt success msg Aplite menu Chalk menu

About

A pebble app (and its server companion) that allows you to execute remote files from your pebble.

Resources

License

Stars

Watchers

Forks

Packages