All Projects → AmateurEvents → v2ex-collections-search

AmateurEvents / v2ex-collections-search

Licence: Apache-2.0 license
v2ex收藏搜索

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to v2ex-collections-search

Nephos
Project Nephos [GSoC '18]: Automated recording, processing, and uploading of TV streams for Universities.
Stars: ✭ 20 (-4.76%)
Mutual labels:  sqlite3
QuickDAO
Simple Data Access Object library with LinQ and multiengine support for (Windows,Linux,OSX/IOS/Android) and freepascal (Windows/Linux)
Stars: ✭ 49 (+133.33%)
Mutual labels:  sqlite3
Queries
SQLite queries
Stars: ✭ 57 (+171.43%)
Mutual labels:  sqlite3
AnkiSharp
Create anki decks and cards from your C# application
Stars: ✭ 39 (+85.71%)
Mutual labels:  sqlite3
Generation
⭐ A Private, Secure, End-to-End Encrypted Messaging app made in Flutter(With Firebase and SQLite) that helps you to connect with your connections without any Ads, promotion. No other third-party person, organization, or even Generation Team can't read your messages. 💝
Stars: ✭ 18 (-14.29%)
Mutual labels:  sqlite3
library
Optimizely Library
Stars: ✭ 62 (+195.24%)
Mutual labels:  extensions
ugo
Simple and expressive toolbox written in Go
Stars: ✭ 27 (+28.57%)
Mutual labels:  collections
KrazyKotlin
A collection of useful Kotlin Extension
Stars: ✭ 75 (+257.14%)
Mutual labels:  extensions
Pharo-SQLite3
Community-owned official SQLite3 binding for Pharo
Stars: ✭ 19 (-9.52%)
Mutual labels:  sqlite3
redmadrobot-android-ktx
Missing Android KTX extensions.
Stars: ✭ 27 (+28.57%)
Mutual labels:  extensions
WendzelNNTPd
A usable and IPv6-ready Usenet-server (NNTP daemon). It is portable (Linux/*BSD/*nix), supports AUTHINFO authentication, contains ACL as well as role based ACL and provides "invisible" newsgroups. It can run on MySQL and SQLite backends.
Stars: ✭ 43 (+104.76%)
Mutual labels:  sqlite3
RichNotifications
No description or website provided.
Stars: ✭ 44 (+109.52%)
Mutual labels:  extensions
squirrel
Like curl, or wget, but downloads directly go to a SQLite databse
Stars: ✭ 24 (+14.29%)
Mutual labels:  sqlite3
BirDayBer
'BirDayBer' is an application made for irresponsible people with friends or family birthdays like me. So it allows you to add birthdays and other minimal information to a database to notify you to remember them.
Stars: ✭ 22 (+4.76%)
Mutual labels:  sqlite3
bazaar
The extension marketplace for your Flarum forum.
Stars: ✭ 58 (+176.19%)
Mutual labels:  extensions
pyfuncol
Functional collections extension functions for Python
Stars: ✭ 32 (+52.38%)
Mutual labels:  collections
NSP
A Social Network that brings engineer's from all fields together to collaborate 🌐
Stars: ✭ 28 (+33.33%)
Mutual labels:  sqlite3
libpassqlite
libPasSQLite is delphi and object pascal bindings and wrapper around SQLite library. SQLite is library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine.
Stars: ✭ 18 (-14.29%)
Mutual labels:  sqlite3
crystal on steroids
A group of methods to make Crystal more programmer friendly (extracted from Rails ActiveSupport, Powerpack and others)
Stars: ✭ 48 (+128.57%)
Mutual labels:  extensions
glTF-Blender-IO-materials-variants
Blender3D addon for glTF KHR_materials_variants extension
Stars: ✭ 56 (+166.67%)
Mutual labels:  extensions

说明

在v2ex上收藏了400多个帖子了,每次查找都要翻好久,因此做了这个工具自用,如果有感兴趣的可以搞下来自己玩玩,代码不多。

工作原理:

  • 同步收藏的帖子和评论到sqlite数据库
  • 插件搜索sqlite数据库进行展示

使用

git clone https://github.com/AmateurEvents/v2ex-collections-search.git
开启chrome开发者模式,加载插件即可

插件演示

  • 启用插件
  • 打开并登陆v2ex
  • 打开我的收藏页面,点击插件的同步按钮,即可开启同步,打开控制台可以看到同步进度,关掉页面就关掉了同步(同步的时候最好关闭Adblock插件)
  • 同步完成后即可进行搜索
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].