All Projects → dogancelik → atomic-tweetdeck

dogancelik / atomic-tweetdeck

Licence: MIT license
🐦 A TweetDeck that you can fit in your pocket!

Programming Languages

javascript
184084 projects - #8 most used programming language
Batchfile
5799 projects

Projects that are alternatives of or similar to atomic-tweetdeck

MTDeck
TweetDeckをスマホアプリのように使えるようにするUserScript
Stars: ✭ 26 (-7.14%)
Mutual labels:  tweetdeck

Atomic TweetDeck

Atomic TweetDeck is just a small Electron TweetDeck app.

  • No modifications, just a web window.
  • Made specifically for Windows.
  • Double click Tray to show window, right click opens a menu.
  • Ctrl+Q closes app, Ctrl+W hides window, Ctrl+R reloads page.
  • Minimize or close to hide to tray.
  • Copy page, link or image address to clipboard with right click menu.

Download

Download the latest binary package

Build

You can build the source with electron-packager:

You can customize the build process by modifying buildArch, buildPlatform, zipTargets in package.json.

npm run clean
npm run build

To zip the builds, you need the 7-Zip binary 7za.

To download the binary, you can use the NPM package 7zip-bin or download the binary manually from the official website. If you use the NPM package, you need to add to your $PATH manually.

npm run zip

or you can just start with electron:

npm run start
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].