Skip to content

nikanar/aw-webui

 
 

Repository files navigation

aw-webui

A webui for ActivityWatch built in Vue.js

Build Status

Build Setup

# Install dependencies
npm install

# Make sure you have aw-server running, the testing port will be used by default
# so make sure you are running with the --testing flag
aw-server --testing

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

About

A webapp for ActivityWatch built in Vue.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 55.8%
  • Vue 42.2%
  • CSS 1.2%
  • Other 0.8%