Skip to content

rhiaro/delta-flyer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Delta Flyer

Journey logging and checkin client that posts to a server using the ActivityPub client-to-server protocol... Sort of.

Run

docker run --rm --interactive --tty \
  --volume $PWD:/app \
  --volume ${COMPOSER_HOME:-$HOME/.composer}:/tmp \
  composer install

Todo

  • Replace to and from text inputs with maps
  • Get current location to populate from
  • Autofill summary
  • Get a dropdown for from and to from existing places in backend
  • Make tags URI base configurable

About

ActivityPub journey logging and checkin client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors