Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Zsh Histdb | 1,057 | a year ago | 33 | mit | Shell | |||||
A slightly better history for zsh | ||||||||||
Piccolo_admin | 246 | 12 days ago | 109 | July 04, 2022 | 36 | mit | Python | |||
A powerful web admin for your database. | ||||||||||
Jackalope Doctrine Dbal | 138 | 635 | 162 | 8 days ago | 48 | August 12, 2022 | 37 | other | PHP | |
Doctrine DBAL transport implementation for Jackalope | ||||||||||
Connect Session Knex | 87 | 332 | 42 | a month ago | 45 | January 02, 2023 | 22 | isc | JavaScript | |
A knex.js session store for express-session, supporting PostgreSQL, MySQL, MariaDB, Oracle and SQLite. | ||||||||||
Flutter Plugin | 61 | 1 | 3 months ago | 21 | June 25, 2022 | 9 | other | Dart | ||
Flutter plugin for AppSpector SDK. With AppSpector you can remotely debug your app running in the same room or on another continent in real-time. https://pub.dev/packages/appspector | ||||||||||
Obs Rtmp Nicolive | 58 | 6 years ago | 17 | mit | C | |||||
ニコニコ生放送用 OBS Studio プラグイン | ||||||||||
Log Requests To Sqlite | 54 | 4 months ago | 2 | gpl-3.0 | Java | |||||
BURP extension to record every HTTP request send via BURP and create an audit trail log of an assessment. | ||||||||||
Srp 6a Demo | 49 | 7 years ago | 3 | mit | JavaScript | |||||
SRP-6a PHP/JS Implementation | ||||||||||
Gormstore | 46 | 2 | 8 | a month ago | 25 | September 22, 2022 | 1 | mit | Go | |
GORM backend for gorilla sessions | ||||||||||
Android Sdk | 33 | 3 years ago | 1 | |||||||
AppSpector is a debugging service for mobile apps |
Firelinks automatically mirrors your Firefox browsing session in elinks.
Benefits:
gem install firelinks
Try running it by typing firelinks
on the command line. If you get an error
message saying that firelinks
is missing, then you probably have a PATH
issue. Try one of these workarounds:
sudo gem install firelinks
PATH
To upgrade firelinks
to a newer version, just repeat the installation procedure.
Start Firefox. Then start Firelinks by opening a terminal and typing
firelinks
Firelinks starts Ruby process in your Terminal window, which in turn starts and
manages an elinks
session that displays the current webpage.
As you visit pages in Firefox, you should see them load automatically in the elinks session.
To quit Firelinks, just press CTRL-C
(instead of the normal quit key sequence for elinks).
If Firelinks starts an elinks session but doesn't seem to be updating it as you hit new pages in Firefox, you may be missing sqlite3 or in need of a newer version.
Run sqlite3 -version
to make sure you have a recent version of sqlite3 (3.7.4 or later).
Also, note that elinks keeps its own cookies and session data separately from Firefox. So if you're logged into nytimes.com in Firefox, you'll need to log in at nytimes.com in elinks to ensure that you can access the same content in both browsers.
Please submit here:
My name is Daniel Choi. I specialize in Ruby, Rails, MySQL, PostgreSQL, and iOS development. I am based in Cambridge, Massachusetts, USA, and the little software company I run with Hoony Youn is called Kaja Software.