All Projects → qoli → Qina

qoli / Qina

一個七牛 Nodejs 的 GUI 封裝

Projects that are alternatives of or similar to Qina

Space Snake
A Desktop game built with Electron and Vue.js.
Stars: ✭ 289 (+142.86%)
Mutual labels:  electron-vue
Dockeron
🤖🤖🤖 Electron + Vue.js for Docker
Stars: ✭ 757 (+536.13%)
Mutual labels:  electron-vue
App Store Tailwind
Mojave App Store Rebuild with Tailwind CSS, Electron and Vue
Stars: ✭ 82 (-31.09%)
Mutual labels:  electron-vue
Bilibili Live Helper
Bilibili直播弹幕库 for Mac / Windows / Linux
Stars: ✭ 430 (+261.34%)
Mutual labels:  electron-vue
Social Amnesia
Forget the past. Social Amnesia makes sure your social media accounts only show your posts from recent history, not from "that phase" 5 years ago.
Stars: ✭ 656 (+451.26%)
Mutual labels:  electron-vue
Cocomusic
a simple music player built by electron and vue
Stars: ✭ 937 (+687.39%)
Mutual labels:  electron-vue
Vue Electron Template
An Electron & Vue.js template with Hot-reloading enabled and common Vue plugins, dev, debug and build scripts configured.
Stars: ✭ 260 (+118.49%)
Mutual labels:  electron-vue
Pomotroid
🍅 Simple and visually-pleasing Pomodoro timer
Stars: ✭ 2,028 (+1604.2%)
Mutual labels:  electron-vue
Hexo Client
hexo-client: A cross-platform hexo client, build on electron.
Stars: ✭ 672 (+464.71%)
Mutual labels:  electron-vue
My Electron Vue
electron-vue体验
Stars: ✭ 67 (-43.7%)
Mutual labels:  electron-vue
Lanmiaodesktop
一个完整electron桌面记账程序,技术栈主要使用electron-vue+vuetify。开机自动启动,自动更新,托盘最小化,闪烁等常用功能,Nsis制作漂亮的安装包。
Stars: ✭ 440 (+269.75%)
Mutual labels:  electron-vue
Xcel
一个基于 Electron 和 Vue 的 Excel 数据过滤工具——凹凸实验室出品 https://aotu.io/notes/2016/11/15/xcel/
Stars: ✭ 649 (+445.38%)
Mutual labels:  electron-vue
Pic Gather
[ Closed ] 🎨 image collector, which supports custom acquisition source configuration and is compatible with MacOS and Windows operating systems.
Stars: ✭ 842 (+607.56%)
Mutual labels:  electron-vue
Lulumi Browser
Lulumi-browser is a lightweight browser coded with Vue.js 2 and Electron.
Stars: ✭ 367 (+208.4%)
Mutual labels:  electron-vue
Weibopicdownloader
一个使用Electron-Vue编写的免登录下载微博图片的桌面爬虫应用
Stars: ✭ 96 (-19.33%)
Mutual labels:  electron-vue
Vue Electron
The vue plugin that attaches electron APIs to the Vue object, making them accessible to all components.
Stars: ✭ 283 (+137.82%)
Mutual labels:  electron-vue
D2 Admin Electron Vue
基于electron-vue构建的桌面版d2-admin(simple)示例
Stars: ✭ 19 (-84.03%)
Mutual labels:  electron-vue
Google Assistant Desktop Client
A Cross-Platform client for Google Assistant, written in NodeJS / Electron.
Stars: ✭ 115 (-3.36%)
Mutual labels:  electron-vue
Vue Twitter Client
Twitter client created with Vue.js + Electron
Stars: ✭ 103 (-13.45%)
Mutual labels:  electron-vue
Mwave
A Music Player that can show audio waveform
Stars: ✭ 62 (-47.9%)
Mutual labels:  electron-vue

QiNA

forthebadge forthebadge forthebadge forthebadge

基於 vue-electron 開發。

一個七牛 CDN Nodejs GUI 封裝。

視頻展示

https://www.youtube.com/watch?v=JiZosmVATW0

發佈版下載

https://github.com/qoli/QiNA/releases/

更新日誌

2020年06月22日
修正
  • README 文檔的視頻展示地址修改
合併源碼 感謝 xiamu14 的提交
  1. 优化图片名称,去掉 () , 部分markdown 编辑器无法识别 图片地址里的 ()。
  2. 优化图片名称,增加自定义 tag 前缀,方便检索图片。
  3. 增加”复制按钮“,一键复制图片链接。
2018年09月28日 · 0.0.5 版本
添加
  • 顯示上傳進度
修正
  • 從 qn 庫轉移為 七牛官方 SDK
  • 修正 npm run dev 問題
  • 符合 eslint
  • 修正 Mac 圖標陰影(設計稿不見了,所以簡單做了一個)
2017年01月26日.0.0.4 版本
添加
  • 文件拖放上傳加入。
  • 添加開源項目列表。
修正
  • 因代碼錯誤而無法點擊的中央大圓圈。
  • 分離部分 css。
2017年01月26日.之前
  • 0.0.3 版本.發佈

TODO

  • [x] 添加文件拖入上傳的支持。
  • [x] 修正設定面板無法複製粘貼的問題。
  • [x] 修正發佈版本會多開的問題。
  • [ ] 郵件內使用的分享樣式。
  • [ ] 下載文件的 Web 分享頁面。
  • [ ] 中斷按鈕不可靠。

Screen

螢幕快照 2017-01-23 下午5.26.56

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron app for production
npm run build
# 目前只設定了 macOS

# lint all JS/Vue component files in `app/src`
npm run lint

# run webpack in production
npm run pack

More information can be found here.


This project was generated from electron-vue using vue-cli. Documentation about this project can be found here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].