Skip to content

elviosak/emoji-picker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emoji Picker

Just click to copy your Emoji

Built with nodegui and nodegui-starter

v1.0.0 linux Release (AppImage)

Screenshots

App Window:

App Window

System Tray:

System Tray

To Use

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer.

Make sure you have met the requirements listed here: https://docs.nodegui.org/#/tutorial/development-environment

From your command line:

# Clone this repository
git clone https://github.com/elviosak/emoji-picker
# Go into the repository
cd emoji-picker
# Install dependencies
npm install
# Run the app
npm start

# Or create an executable file for your platform
npm run pack

License

MIT