Skip to content

bjarneo/instatine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

instatine

Unofficial Instagram electron desktop application

http://i.imgur.com/umtJjF7.png

OS X, Windows and Linux support.

Keyboard shortcuts

Go back: ctrl+backspace, OSX: cmd+backspace
Refresh: ctrl+R, OSX: cmd+R
Get current url: ctrl+L, OSX: cmd+L

Download

Latest release

Icon for linux

If you want an icon for the app, create a file in ~/.local/share/applications named instatine.desktop with:

[Desktop Entry]
Name=HNU
Exec=/full/path/to/folder/instatine
Terminal=false
Type=Application
Icon=/full/path/to/icon/Icon.png

Icon you need to download: Icon.png

Manually

# Clone this repository
git clone https://github.com/bjarneo/instatine
# Go into the repository
cd instatine
# Install dependencies and run the app
npm install && npm start

Inspiration

Heavily inspired by anatine and idea based on this discussion.

Contribution

Contributions are appreciated.

License

MIT-licensed. See LICENSE.

Icons made by Coucou from www.flaticon.com is licensed by CC 3.0 BY

About

Unofficial Instagram electron desktop application

Resources

License

Stars

Watchers

Forks

Packages

No packages published