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

https://github.com/surbhitt/niffler

linux native application for tumblr dashboard
https://github.com/surbhitt/niffler

electron tumblr tumblr-api

Last synced: 2 months ago
JSON representation

linux native application for tumblr dashboard

Awesome Lists containing this project

README

          



# Niffler

A view of the tumblr dashboard, in a native application window, using *electron*

## Usage

- Requires the following tumblr api tokens and secrets
```
CONSUMER_KEY
CONSUMER_SECRET
TOKEN
TOKEN_SECRET
```

- Put the above values in a `.env`
- Finally
```
$ npm i
$ npm run start
```

## Screenshots
![screenshots](https://raw.githubusercontent.com/surbhitt/niffler/main/assets/ss.png)