aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetter Rodhelind <petter.rodhelind@gmail.com>2021-02-21 12:27:01 +0100
committerPetter Rodhelind <petter.rodhelind@gmail.com>2021-02-21 12:27:01 +0100
commit9a844f32f4eebb3928718b9b6779596fd6b61ed3 (patch)
tree1ef44c510c0cbff040d128aeca67b1b7833fde46
downloadfbfeed-9a844f32f4eebb3928718b9b6779596fd6b61ed3.tar.gz
fbfeed-9a844f32f4eebb3928718b9b6779596fd6b61ed3.tar.bz2
fbfeed-9a844f32f4eebb3928718b9b6779596fd6b61ed3.zip
Init.
-rw-r--r--.gitignore2
-rw-r--r--LICENSE7
-rw-r--r--README.md5
3 files changed, 14 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..8c047f4
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+.DS_Store
+fbrss
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..5348120
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,7 @@
+Copyright (C) 2021 Petter Rodhelind
+
+Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..cbbddd8
--- /dev/null
+++ b/README.md
@@ -0,0 +1,5 @@
+# fbrss
+
+Web scraper that presents a public Facebook group's post as an RSS feed.
+
+This is particular good for those of you who do not use Facebook, but still end up in social networks and local communities where gatherings and events are all organized using Facebook.