Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jessmartin/clock-dashboard

A simple Clock + Dashboard built on DXOS.
https://github.com/jessmartin/clock-dashboard

dxos

Last synced: 28 days ago
JSON representation

A simple Clock + Dashboard built on DXOS.

Awesome Lists containing this project

README

        

# PomoClock

![Pomodoro + Clock](https://github.com/jessmartin/clock-dashboard/assets/27258/03f3429e-d1a6-409c-9165-c878dc8d26a1)

PomoClock is a simple app featuring a Clock and a Pomodoro. The pomodoro syncs across your devices using [DXOS](https://docs.dxos.org).

## Built for me

This is [Personal Software](https://www.robinsloan.com/notes/home-cooked-app/) - if you find it useful as well, wonderful! But it's mainly for my personal use.

## Run

Run the app with `npm`:

```bash
npm install
npm run serve
```

## Built with DXOS

This app was built on DXOS. Learn more here:

[📚 DXOS Documentation](https://docs.dxos.org)