Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Data Selfie | 1,001 | 5 years ago | 7 | gpl-3.0 | JavaScript | |||||
Data Selfie - a browser extension to track yourself on Facebook and analyze your data. | ||||||||||
Visualpython | 654 | 22 days ago | 19 | other | JavaScript | |||||
GUI-based Python code generator for data science, extension to Jupyter Lab, Jupyter Notebook and Google Colab. | ||||||||||
Poker_hand_recorder_stock_rounder | 2 | 2 months ago | 1 | mit | JavaScript | |||||
A chrome extension for saving poker hand data from StockPokerOnline.com and RounderCasino.com |
Work in progress. Some information might not apply.
reset db
, delete db
, init db
you can access settings, your general user data and the prediction
chrome.storage.local.get(function(data){console.log(data)})
you can delete your prediction results to start new
chrome.storage.local.remove(["alchemy", "applymagicsauce", "personality"])
npm install
npm run build
npm run buildw
npm run buildprod
This project is maintained by one developer (Hang aka 01fade) as of now. Email [email protected] to get involved. Email [email protected] to report any issues you might have.
Last tested with:
Data Selfie is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.
Data Selfie is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
For more info see http://www.gnu.org/licenses/.