Skip to content

🦖 Self-hosted Instagram Style gallery for all your photos

License

Notifications You must be signed in to change notification settings

FrancSimari/proGramCLI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Program CLI

ProGram is a CLI based, self-hosted photo sharing app. You can think of it as Instagram for programmers who want to keep their data secure while still being able to showcase their best shots in a cool gallery style.

Screenshots

Prerequisites

Before running this locally you must have these installed.

  • Node
  • Electron

Installing

$ npm i -g programcli
$ program

Development

It's really easy, just follow these steps below

$ git clone https://github.com/sarthology/proGramCLI.git
$ cd proGramCLI
$ npm install
$ npm dev

That's it.

Contributing

Feel free to contribute to this project and treat it like your own. 😊

Useful Links

License

MIT License

Author

Sarthak Sharma

Acknowledgments

Icons used from flaticon.

About

🦖 Self-hosted Instagram Style gallery for all your photos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 43.9%
  • CSS 41.1%
  • HTML 15.0%