All Projects → mrgodhani → Bookmark

mrgodhani / Bookmark

Licence: mit
[NOT MAINTAINED] Desktop app to manage bookmarked links using Atom Electron and Vue.js.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Bookmark

Neel
A Nim library for making Electron-like HTML/JS GUI apps, with full access to Nim capabilities.
Stars: ✭ 144 (+48.45%)
Mutual labels:  desktop-app, desktop-application, electron-app
Raven Reader
📖 All your articles in one place. Beautiful.
Stars: ✭ 2,040 (+2003.09%)
Mutual labels:  electron-app, desktop-app, desktop-application
instatron
A simple Instagram desktop uploader & client app build with electron.Mobile Instagram on desktop!
Stars: ✭ 95 (-2.06%)
Mutual labels:  desktop-app, desktop-application, electron-app
Issues
Caret issues
Stars: ✭ 326 (+236.08%)
Mutual labels:  electron-app, desktop-app, desktop-application
Runjs
A JavaScript playground that auto-evaluates as you type
Stars: ✭ 1,266 (+1205.15%)
Mutual labels:  electron-app, desktop-app, desktop-application
Picview
Fast Picture Viewer with compact UI, that can be hidden. Features image effects, galleries, image info and more. The app can automatically adjusts itself to your screen.
Stars: ✭ 259 (+167.01%)
Mutual labels:  desktop-app, desktop-application
Mockup Generator
Mockup Generator is a macOS app built with AngularJS/Electron that sits in your menu bar allowing you to capture screenshots of your favourite websites and wrap them in device mock-ups.
Stars: ✭ 272 (+180.41%)
Mutual labels:  electron-app, desktop-app
Surfbird
A Microblogging client built on Electron and Vue
Stars: ✭ 309 (+218.56%)
Mutual labels:  electron-app, desktop-app
Guark
Build awesome Golang desktop apps and beautiful interfaces with Vue.js, React.js, Framework 7, and more...
Stars: ✭ 334 (+244.33%)
Mutual labels:  desktop-app, desktop-application
Thermal
One stop to manage all git repository
Stars: ✭ 321 (+230.93%)
Mutual labels:  desktop-app, desktop-application
Ardublockly
Visual programming for Arduino. Based on blockly, implements Arduino code generation and facilitates program uploading.
Stars: ✭ 363 (+274.23%)
Mutual labels:  desktop-app, desktop-application
elekid
Resolver for React's Server Side Render on Module, ReactElement or Electron
Stars: ✭ 21 (-78.35%)
Mutual labels:  vuejs2, electron-app
svelte-electron-boilerplate
🧬 Create a desktop app with this user-friendly Svelte boilerplate for electron
Stars: ✭ 70 (-27.84%)
Mutual labels:  desktop-app, electron-app
Bunqdesktop
The unofficial, free and open source desktop application for the bunq API
Stars: ✭ 271 (+179.38%)
Mutual labels:  electron-app, desktop-app
webviewhs
🌐 A Haskell binding to the webview library created by Serge Zaitsev.
Stars: ✭ 109 (+12.37%)
Mutual labels:  desktop-app, electron-app
Pixeval
A Strong, Fast and Flexible Pixiv Client based on .NET Core and WPF
Stars: ✭ 1,031 (+962.89%)
Mutual labels:  desktop-app, desktop-application
Dockeron
🤖🤖🤖 Electron + Vue.js for Docker
Stars: ✭ 757 (+680.41%)
Mutual labels:  electron-app, vuejs2
My Bnb Memories
Remember your past travels from Airbnb, your data : your memories...
Stars: ✭ 52 (-46.39%)
Mutual labels:  electron-app, vuejs2
VirtualBLU
A Virtual Assistant for Windows PC with wicked Qt Graphics.
Stars: ✭ 41 (-57.73%)
Mutual labels:  desktop-app, desktop-application
touchbar-emoji
使用touchbar来控制飘落emoji表情雨。
Stars: ✭ 18 (-81.44%)
Mutual labels:  desktop-app, electron-app

Note

This repository currently is not maintained.

Bookmark

Bookmark is simple desktop application example for organizing and storing bookmarked links in one place made using Vue.js, Atom Electron and Firebase.

Cross browser extension made using Vue.js to make bookmark links easier directly from browser.

img

Build Setup

# Make sure in your firebase console under database you set rules for read and write to true

# Set firebase database url in either src/renderer/db.js file

# install dependencies
npm install

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

# build electron application for production
npm run build


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

Features

  • [ ] Offline
  • [x] Categories
  • [x] Marking as Favourite
  • [ ] Rich Text Media for each link bookmarked
  • [ ] Export/Import

License

MIT License


This project was generated with electron-vue.

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].