arc
librex
Our great sponsors
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Onboard AI - Learn any GitHub repo in 59 seconds
- SaaSHub - Software Alternatives and Reviews
arc | librex | |
---|---|---|
2 | 21 | |
1,156 | 724 | |
- | - | |
0.0 | 0.0 | |
4 months ago | about 2 months ago | |
Elixir | PHP | |
Apache License 2.0 | GNU Affero General Public License v3.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
arc
-
File attachments for redux-form and elixir/phoenix as backend API (serialization issue)
def create(conn, %{"product" => product_params}) do changeset = Product.changeset(%Product{}, product_params) case Repo.insert(changeset) do {:ok, _product} -> conn |> put_flash(:info, "Product created successfully.") |> redirect(to: product_path(conn, :index)) {:error, changeset} -> render(conn, "new.html", changeset: changeset) endend params from log (I am using arc for handling image uploads in elixir code)
-
File Upload using Elixir, Phoenix, Absinthe and ExAws
Alternative library that you might be interested: https://github.com/stavro/arc
librex
-
Best alternative to duckduckgo?
I use LibreX https://github.com/hnhx/librex/
-
Private engine with actually good results
I use librex itโs not very popular but it works pretty well actually. It also searches torrents which can be pretty helpful. Uses no JavaScript and is completely open source. Fetches from google and various torrent sites.
- Alternative search engines
-
why are you like this?
If you're Turing your VPN on because it's blocked, you can use LibreX's torrent search, which indexes a bunch of torrent sites, including 1337x.
Then don't. If it's because 1337x is blocked, use something like Librex and click on the torrents tab.
-
Another SH search engine
Fair enough. If looking to use the code you may want to instead use the original project that has been used here. Some further context on my comment here.
So far, there's not much shown to earn that trust, and there's a lot to make me feel uneasy. Upon the points I listed before in my previously linked thread: - This search seems to be a clone of librex, with a few edits applied, as pointed out in the other thread. You say you're working with them but I can't see anything to indicate that. That fact you have your crypto donations links make it seem like a donation grab using someone else's project. - There's a general lack of information and transparency at play. No info in the readme. No mention of it being from librex. No other repos in the parent group on GitLab. - Many of your apps and webpages mention being Open Source, but with no link/reference to the actual source. Midori Mail as one example (Which seems to use this project).
-
When will privacy redirect add on come to firefox android?
Librex: https://github.com/hnhx/librex
-
Choosing your web browser
I personally use GNU Icecat (GNU fork of Firefox ESR), because it contains 0% telemetry or non-free code. The only thing you really have to change when using GNU Icecat is the search engine, I personally recommend using Whoogle or LibreX because they contain no ads and don't require Javascript like Searx or SearXNG.
What are some alternatives?
waffle - Flexible file upload and attachment library for Elixir
librex - Elixir library to convert office documents to other formats using LibreOffice.
searxng - SearXNG is a free internet metasearch engine which aggregates results from various search services and databases. Users are neither tracked nor profiled.
exfile - File upload persistence and processing for Phoenix / Plug
fs - ๐ FS: Windows, Linux, Mac Driver
ex_guard - ExGuard is a mix command to handle events on file system modifications
Belt
exfswatch - Filesystem monitor for elixir
zarex - Filename sanitization for Elixir
whoogle-search - A self-hosted, ad-free, privacy-respecting metasearch engine
Radpath - Path library for Elixir inspired by Python's pathlib
eye_drops - Configurable Elixir mix task to watch file changes and run the corresponding command.