mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 15:06:19 +00:00
Auto: misc.
This commit is contained in:
@@ -6,4 +6,6 @@
|
|||||||
- [[donated]], will do so monthly for six months.
|
- [[donated]], will do so monthly for six months.
|
||||||
- [[2021-11-01]]
|
- [[2021-11-01]]
|
||||||
- [[review]]
|
- [[review]]
|
||||||
|
- [[browser extensions]]
|
||||||
- [[promnesia]]
|
- [[promnesia]]
|
||||||
|
- [[pip]]
|
||||||
@@ -0,0 +1,7 @@
|
|||||||
|
# pip
|
||||||
|
|
||||||
|
- The package installer for Python.
|
||||||
|
- Depending on the version you might need to run `pip` or `pip3` to use it. I use `pip3` in my systems.
|
||||||
|
- [[install]]
|
||||||
|
- [[debian]] `apt install python3-pip`
|
||||||
|
- [[osx]] `curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py; python get-pip.py`
|
||||||
+1
-1
@@ -8,7 +8,7 @@ From [[go/promnesia/git]]:
|
|||||||
|
|
||||||
"[[Promnesia]] is a [[browser extension]] for Chrome and Firefox which serves as a web surfing copilot, enhancing your browsing history and web exploration experience"
|
"[[Promnesia]] is a [[browser extension]] for Chrome and Firefox which serves as a web surfing copilot, enhancing your browsing history and web exploration experience"
|
||||||
|
|
||||||
I would myself qualify this a bit and say that Promnesia is a tool with several legs, one of which is the browser extension (. To provide full benefits, you also need to install a local process in your machine (a "backend"). In any case, let's begin:
|
I would myself qualify this a bit and say that Promnesia is a tool with several legs, one of which is the browser extension; to get the full benefits, you also need to install a local process in your machine (a "backend"). In any case, let's begin:
|
||||||
|
|
||||||
1. Install the browser extension component.
|
1. Install the browser extension component.
|
||||||
1. Currently supported are [Firefox](https://addons.mozilla.org/en-US/firefox/addon/promnesia/ and [Chrome](https://chrome.google.com/webstore/detail/promnesia/kdmegllpofldcpaclldkopnnjjljoiio). Choose one :) I use Firefox.
|
1. Currently supported are [Firefox](https://addons.mozilla.org/en-US/firefox/addon/promnesia/ and [Chrome](https://chrome.google.com/webstore/detail/promnesia/kdmegllpofldcpaclldkopnnjjljoiio). Choose one :) I use Firefox.
|
||||||
|
|||||||
Reference in New Issue
Block a user