Skip to content

Latest commit

 

History

History
72 lines (60 loc) · 3.2 KB

README.md

File metadata and controls

72 lines (60 loc) · 3.2 KB

BirdyImg

Bitbucket open issues Bitbucket open pull requests Bitbucket custom

BirdyImg Image Viewer Version 1.0 Beta 12 Download

resim

Downloading

Windows

Linux

How to run in linux

  • Extract the zip
  • Make "BirdyImg" executable
  • Run it via terminal (./BirdyImg) or your file manager

Features

  • Cross-Platform (There isn't mac version because it's not tested.)
  • Can Play Gifs And APng
  • Low Memory Usage (Unlike other electron apps)
  • Tabs Support
  • Info About Zoom Precent (and also defaulty disabled, you can also get current displayed size and position)
  • "Favorites" List
  • Editor
  • Extensions Support (Info)
  • -Useless Feature- Gamepad Support

How much memory it uses?

  • When you open it it uses around 57mb (i also dont know how electron uses this low amount of ram)
  • When you open 9mb image (9.030 KB) it uses around 70mb
  • When you open lots of images, after some time it uses around 100mb

Keyboard Shortcuts

  • Right Arrow: Next Image
  • Left Arrow: Previous Image
  • O: Open
  • Ctrl + T: New Tab
  • Ctrl + Tab: Next Tab
  • Ctrl + Shift + Tab: Previous Tab

Other shortcuts can be seen at app menu bar

Supported Languages

  • English
  • Turkish
  • Romanian (Somone made this for me and i dont know if it has issues. So please tell me if it has)

How to run

  • Download all files or clone this repo
  • Instal Needed Modules
  • Type npm start in terminal/cmd

Needed Modules

  • electron
  • image-size
  • fs-extra
  • exif-parser