Skip to content

Commit

Permalink
Merge branch 'main' of ssh://github.com/meganii/snsdeck
Browse files Browse the repository at this point in the history
  • Loading branch information
meganii committed Aug 19, 2023
2 parents 5a4441d + 47b63c5 commit 6cf1da0
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# snsdeck

ElectronによるTweetDeckのようなSNS Viewer

## 使い方

```
npm install
npm start
```

- 「Add Column」ボタンから開く小画面でURLとUserCSS(任意)を入力して、「Add Column」を押すとカラム追加
- 追加したカラム情報は、`electron-store`のデフォルトパスに保存

0 comments on commit 6cf1da0

Please sign in to comment.