Popularity
5.8
Stable
Activity
0.0
Stable
69
8
7
Programming language: Elixir
Tags:
Examples And Funny Stuff
weather alternatives and similar packages
Based on the "Examples and funny stuff" category.
Alternatively, view weather alternatives based on common mentions on social networks and blogs.
-
magnetissimo
Web application that indexes all popular torrent sites, and saves it to the local database. -
phoenix-chat-example
๐ฌ The Step-by-Step Beginners Tutorial for Building, Testing & Deploying a Chat app in Phoenix 1.7 [Latest] ๐ -
phoenix-liveview-counter-tutorial
๐คฏ beginners tutorial building a real time counter in Phoenix 1.7.14 + LiveView 1.0 โก๏ธ Learn the fundamentals from first principals so you can make something amazing! ๐ -
phoenix-ecto-encryption-example
๐ A detailed example for how to encrypt data in an Elixir (Phoenix v1.7) App before inserting into a database using Ecto Types -
coderplanets.com
DISCONTINUED. coderplanets.com API(GraphQL) server, build with elixir, phoenix, absinthe -
phoenix-todo-list-tutorial
โ Complete beginners tutorial building a todo list from scratch in Phoenix 1.7 (latest) -
portal
DISCONTINUED. A tutorial for shooting fault-tolerant portals for distributed data-transfer application in Elixir
InfluxDB โ Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
Promo
www.influxdata.com

Do you think we are missing an alternative of weather or a related project?
README
Weather
How to run?
- You need Erlang VM to run this app (you do not need to install elixir for running this app). Instructions for installing Erlang is here.
- Clone the repo -
git clone https://github.com/tacticiankerala/elixir-weather.git ~/elixir-weather
- Go to the directory -
cd ~/elixir-weather
- Execute the command by giving a city name -
./weather <city name>