mirror of
https://codeberg.org/Yael-II/ArXtic.git
synced 2026-03-14 22:06:27 +01:00
2026-01-01: Updated copyright
This commit is contained in:
BIN
.!23569!.DS_Store
Normal file
BIN
.!23569!.DS_Store
Normal file
Binary file not shown.
BIN
.!25082!.DS_Store
Normal file
BIN
.!25082!.DS_Store
Normal file
Binary file not shown.
@@ -28,7 +28,7 @@ Finally, you may want to add filters. For each field you want to filter, create
|
||||
|
||||
**ArXtic**
|
||||
|
||||
Copyright (C) 2025 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
|
||||
Copyright (C) 2026 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
|
||||
|
||||
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.
|
||||
|
||||
|
||||
@@ -7,10 +7,10 @@
|
||||
#
|
||||
# Licence:
|
||||
# ArXtic
|
||||
# Copyright (C) 2025 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
|
||||
# Copyright (C) 2026 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
|
||||
#
|
||||
# activate.sh
|
||||
# Copyright (C) 2025 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
|
||||
# Copyright (C) 2026 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
|
||||
#
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
||||
@@ -7,10 +7,10 @@
|
||||
#
|
||||
# Licence:
|
||||
# ArXtic
|
||||
# Copyright (C) 2025 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
|
||||
# Copyright (C) 2026 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
|
||||
#
|
||||
# arXtic
|
||||
# Copyright (C) 2025 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
|
||||
# Copyright (C) 2026 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
|
||||
#
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
||||
@@ -10,10 +10,10 @@
|
||||
#
|
||||
# Licence:
|
||||
# ArXtic
|
||||
# Copyright (C) 2025 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
|
||||
# Copyright (C) 2026 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
|
||||
#
|
||||
# general_config.cfg
|
||||
# Copyright (C) 2025 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
|
||||
# Copyright (C) 2026 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
|
||||
#
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
@@ -45,5 +45,5 @@ ARXIV_RSS_URL="https://rss.arxiv.org/atom/astro-ph"
|
||||
ADSABS_QUERY_URL="https://api.adsabs.harvard.edu/v1/search/query?"
|
||||
ADSABS_EXPORT_URL="https://api.adsabs.harvard.edu/v1/export/bibtexabs/"
|
||||
|
||||
OPT_PDF_READER="/bin/flatpak run com.github.ahrm.sioyek"
|
||||
OPT_PDF_READER="sioyek"
|
||||
OPT_TXT_EDITOR="nvim"
|
||||
|
||||
4
setup.sh
4
setup.sh
@@ -7,10 +7,10 @@
|
||||
#
|
||||
# Licence:
|
||||
# ArXtic
|
||||
# Copyright (C) 2025 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
|
||||
# Copyright (C) 2026 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
|
||||
#
|
||||
# setup.sh
|
||||
# Copyright (C) 2025 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
|
||||
# Copyright (C) 2026 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
|
||||
#
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
||||
@@ -12,10 +12,10 @@ ArXtic queries arXiv and filters the output.
|
||||
|
||||
Licence:
|
||||
ArXtic
|
||||
Copyright (C) 2025 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
|
||||
Copyright (C) 2026 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
|
||||
|
||||
ads_api.py
|
||||
Copyright (C) 2025 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
|
||||
Copyright (C) 2026 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
||||
@@ -12,10 +12,10 @@ ArXtic queries arXiv and filters the output.
|
||||
|
||||
Licence:
|
||||
ArXtic
|
||||
Copyright (C) 2025 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
|
||||
Copyright (C) 2026 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
|
||||
|
||||
arxiv_api.py
|
||||
Copyright (C) 2025 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
|
||||
Copyright (C) 2026 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
||||
@@ -12,10 +12,10 @@ ArXtic queries arXiv and filters the output.
|
||||
|
||||
Licence:
|
||||
ArXtic
|
||||
Copyright (C) 2025 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
|
||||
Copyright (C) 2026 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
|
||||
|
||||
arxtic.py
|
||||
Copyright (C) 2025 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
|
||||
Copyright (C) 2026 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
||||
@@ -12,10 +12,10 @@ ArXtic queries arXiv and filters the output.
|
||||
|
||||
Licence:
|
||||
ArXtic
|
||||
Copyright (C) 2025 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
|
||||
Copyright (C) 2026 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
|
||||
|
||||
local_api.py
|
||||
Copyright (C) 2025 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
|
||||
Copyright (C) 2026 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
||||
@@ -12,10 +12,10 @@ ArXtic queries arXiv and filters the output.
|
||||
|
||||
Licence:
|
||||
ArXtic
|
||||
Copyright (C) 2025 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
|
||||
Copyright (C) 2026 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
|
||||
|
||||
utils.py
|
||||
Copyright (C) 2025 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
|
||||
Copyright (C) 2026 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
||||
Reference in New Issue
Block a user