js-pop3-client is a cross-paltform pop3 client. It's developed by electron-vue framework. We use ant-design-vue as UI library.
CONNECT
:USER
andPASS
commandLIST
command: show mail listsSTAT
command: show statRETR
command: show mail infoQUIT
command: disconnect
node
Version: v16.13.0
npm
Version: 8.1.0
Not tested on higher or lower version.
npm install
npm run electron:serve
npm run electron:build
The command above will generate a installer.
npm run lint