All Projects → denkiwakame → arxiv2scrap

denkiwakame / arxiv2scrap

Licence: MIT license
easy-to-use arXiv clipper for scrapbox

Programming Languages

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

Projects that are alternatives of or similar to arxiv2scrap

scrapbox
This tool provides command line interface for scrapbox.io.
Stars: ✭ 42 (+180%)
Mutual labels:  scrapbox
arXiv-title-fixer
📃 Set the correct (tab) titles for your arXiv papers containing tabs.
Stars: ✭ 41 (+173.33%)
Mutual labels:  arxiv
arXiv-newsletter
A simple configurable bot for sending arXiv article alert by mail
Stars: ✭ 21 (+40%)
Mutual labels:  arxiv
arxiv-sanity-lite
arxiv-sanity lite: tag arxiv papers of interest get recommendations of similar papers in a nice UI using SVMs over tfidf feature vectors based on paper abstracts.
Stars: ✭ 735 (+4800%)
Mutual labels:  arxiv
deeplearning-papernotes
No description or website provided.
Stars: ✭ 22 (+46.67%)
Mutual labels:  arxiv
modular semantic segmentation
Corresponding implementations for the IROS 2018 paper "Modular Sensor Fusion for Semantic Segmentation"
Stars: ✭ 24 (+60%)
Mutual labels:  arxiv
makefile4latex
A GNU Makefile for typesetting LaTeX documents.
Stars: ✭ 21 (+40%)
Mutual labels:  arxiv
arXie-Bot
arXie is a Slack bot that browses and filters the arXiv repository for you
Stars: ✭ 29 (+93.33%)
Mutual labels:  arxiv
alfred-arxiv-workflow
🔎 Alfred workflow to search arxiv.org items
Stars: ✭ 23 (+53.33%)
Mutual labels:  arxiv
userscript
My Userscripts
Stars: ✭ 30 (+100%)
Mutual labels:  arxiv
awesome-rl
Awesome RL: Papers, Books, Codes, Benchmarks
Stars: ✭ 105 (+600%)
Mutual labels:  arxiv
3dgan-chainer
📦 A Chainer implementation of 3D Generative Adversarial Network.
Stars: ✭ 25 (+66.67%)
Mutual labels:  arxiv
open-heroes
Some people that facilitate science, one way or the other
Stars: ✭ 37 (+146.67%)
Mutual labels:  arxiv
latex-template-arxiv-preprint
A simple LaTeX template for Technical Reports, arXiv preprints & 2-column Conference papers
Stars: ✭ 70 (+366.67%)
Mutual labels:  arxiv
paperhero
webapp written in python to manage pdf collections and notes
Stars: ✭ 28 (+86.67%)
Mutual labels:  arxiv
arxiv-graphql
🧾GraphQL API for arXiv: e-print service by Cornell University
Stars: ✭ 15 (+0%)
Mutual labels:  arxiv
ScrapScripts
Unofficial browser extension for Scrapbox
Stars: ✭ 26 (+73.33%)
Mutual labels:  scrapbox
cv-arxiv-daily
🎓Automatically Update CV Papers Daily using Github Actions (Update Every 12th hours)
Stars: ✭ 216 (+1340%)
Mutual labels:  arxiv
i-librarian-free
I, Librarian - open-source version of a PDF managing SaaS.
Stars: ✭ 110 (+633.33%)
Mutual labels:  arxiv
parxiv
a simple script to assist in making a clean directory to upload to arxiv
Stars: ✭ 26 (+73.33%)
Mutual labels:  arxiv

arxiv2scrap

Build Status
easy-to-use arXiv clipper for scrapbox.io

DEMO

Usage

  • MUST Log in to scrapbox.io https://scraopbox.io
  • MUST Right-click on the extension icon >> Options >> set your scrapbox project-name
  • Click on the extension icon at:
    • https://arxiv.org/abs/[paper-id]
    • https://arxiv.org/pdf/[paper-id]
    • *.pdf

Installation

For users

  • Download extension package from https://github.com/denkiwakame/arxiv2scrap/releases
  • In Chrome, navigate to chrome://extension
  • Install extension
    • zip Unzip extension and Load unpacked in Developer Mode
    • crx Drag and drop the extension from your file manager anywhere onto the extensions page in Chrome

For developers

  • $ git clone https://github.com/denkiwakame/arxiv2scrap.git
  • $ cd arxiv2scrap
  • $ npm install
  • $ npm run build

Development

Watch build (for DEBUG)

  • $ npm run watch

Release build

  • $ npm run build

Packaging

  • $ npm run pack

Supported Browsers

  • Google Chrome
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].